zig-help
select a union field through a variable
Answered
Using General Purpose allocator gives compile error
Standard Library
New User
Answered
[build.zig] How do I copy files?
Clarification in the switch part of the tutorial
New User
Answered
Doing something wrong with errors
Standard Library
New User
Answered
what allocation strategy would you choose ?
Answered
Why do i not need to free this memory?
0.14.x
New User
Answered
x86 build without SSE
Why std.fs.Dir.Entry.name has field type []const u8 instead [*:0]const u8?
Standard Library
New User
Answered
Is it (not any longer) possible to create pointer-based data structures at comptime?
Use comptime []const u8 in global assembly?
Answered
Current way to get a random integer?
generically handle similar functions with varying args
Answered
runtime format width
Standard Library
Answered
0.13.x
I CANT LINK SDL_IMAGE
zig-guide: is statement about cImport requiring link_libc correct?
I need help with json parsing
Answered
0.13.x
Extract doc comment for struct field
Answered
How to test for allocator separation
Answered
Key Value in memory db in zig (Perf questions)
returning slice of structs returned by json parser
Answered
Why does @sizeOf() ignore if a struct is marked as packed
best way to initialize structs with values calculated from other values in the struct?
New User
Answered
0.12.x
Learning Windows API and Zig.
Answered
Weird behavior when reading from a Stream
0.12.x
Is there a better way of declaring an "enum" of strings?
Answered
Where to find all format options from print
Standard Library
Answered
ChildProcess kill does not kill!
Standard Library
0.12.x
Where is the .cache folder on Windows?
Answered
Vile stack(?) issues...
Answered
How to strip out debug info with a flag in a Zig build system
Answered
Returning multiple values in registers (when possible)
Equivalent to `isatty()` from C unistd.h
Standard Library
Answered
How to declare functions in test blocks?
Access of union field `Pointer` while field `Void` is active - but why?
What's a non-const fn pointer (`*fn ()`) useful for?
Type inference, undefined values and undefined behavior
Answered
Runtime assertion functions
bootloader in zig
segfaulting on release build only
Weird stdin overflow thingy
DLL function return result is invalid
@memcopy to concat strings causing panic
Embed assets outside of package path
Allocating a buffer on the stack with runtime constant length
0.13.x
How to emit assembler?
Build System
New User
0.13.x
Parent struct field as nested struct field default value
Answered
New to Zig, wrote a program, need some criticism
New User
0.13.x
threads, slices and `BoundedArray`s
New User
Answered
0.12.x
What does ProcessOrphaned mean
0.13.x