zig-help
@cInclude - error: file not found
New versions
New User
Answered
parse args[#] as an usize
Answered
Cannot use comptime interface as AutoHashMap value
Atomics in ZIG
Standard Library
New User
Answered
How to create FixedBufferAllocators at compile time?
Answered
Wrapper struct for deinit
New Package Manager: depend on local subdirectories
Incompatible type with same signature
Answered
Zig usecase question
New User
Answered
Difference between u1 and bool
stb_image: linker error with @cImport
Answered
In terms of speed ... does Complex(f64).init(...) incur run-time cost??
Answered
will zig ever support function literals (or what ever its called)?
Confusing error
Standard Library
Type checking/inference
Compiler
Can zig fmt be configured?
Can't define method in local struct
Answered
Convert C string to `[]const u8`
Answered
Linking C library
Is Zig suitable for scientific programming?
Answered
When using custom test runner in a test exe, how do you fix `import of file outside package path`?
index array with a vector
Switching on type
Help with macro translation involving C pointer arithmetic?
Answered
zig build addSystemCommand failing
Answered
How to check for active union field when its tag is inferred?
New User
Answered
Anyone know what happened to `routez`?
Answered
Life and Ownership
New User
zig translate-c allows not all options of zig cc
Compiler
Answered
Mutable for loops
Linux commands on stdout
std.json optional fields
zig-bootstrap: invalid builtin function: '@qualCast'
Answered
proper way to free unused capacity in ArrayList
Answered
How to execute a function upon sigterm or sigkill on linux?
Linked tree structure and alternatives
cast [M][N]f64 to [][]f64
Is there a way to download pre-built zig versions between 'master' and '0.10.1'?
Answered
zig raw .bin file
Answered
Likely / Unlikely
how to make a build.zig code gen step that works with caching
Answered
Basic TCP Server (~100 loc) - Clean shutdown fails
How to pass list of strings to function?
`std.mem.span`: where does the error come form?
Standard Library
Compiler
Whats the difference between std.builtin.Mode and std.builtin.OptimizeMode?
Standard Library
Answered
Adding a dependency without a hash
Answered
Using zig cc to compile C lib for WASI
Compiler
New User
Answered
is dynamic struct field assignment possible/idiomatic?
Standard Library
Writing errors