zig-help
`@import` a file that's in src/ from a file that is deeply nested
Is there an equivalent of LLVM SparseSet in the Zig standard library?
Answered
What is const-ness exactly?
How to get address of a symbol defined in assembly at comptime?
function pointers and anyopaque behavior.
silly string problem
Answered
Inconsistent hash on platforms
Convert Runtime integer to float
rounding up an int type to the next multiple of a byte
why implicit args convert unavailable
Getting user input in a console.
Standard Library
New User
Strange error propagation
How do I alias a generated type for purposes of debug messages and documentation?
Comptime arguments and variables?
export const are pointers in WASM?
Answered
how to cast c_int to u8
Standard way to return a slice + a deinit() function to free the data it points to?
starting index for *for loop* over arraylist
unexpected behaviour from panic on casting negative to usize
Answered
Error when casting \*const void to *const u8
efficient way to store array of int 16
Passing a pointer into a function pointer changes value of pointer
Windows console struggling to read utf-8
Answered
How often to spell out the Zig module name literal
zig is slower than python?
0.13.x
C or ZIG as first low level programming language?
New User
Confusing error:
Answered
Learning about zig build
Is there a way to check for leaks when tearing down an ArenaAllocator?
Standard Library
0.13.x
zig in aarch64 nixos? a wild `error: SystemResources` appears
0.13.x
Zig alternative to popen?
Answered
isAlphabetic to include utf-8
Answered
Segmentation fault when creating randomized array
Answered
Standard library for accessing `.env`?
A way of including @cImport code completions
Link custom shared library
Function pointers in extern stucts and exported functions
New User
0.13.x
Error when writing to file
0.11.x
New User
How to send http. request post with payload
0.11.x
How to create a LazyPath?
How can i connect standard C-library (user32.lib) to my project at my build.zig file?
What's the point of `undefined`?
How to return null in a extern fn()?
0.11.x
New User
JSON parsing optionals in type
std.json custom parsing
`using` like in Odin or jai
Can this code be simplified?
Answered
Need help debugging appending to an ArrayList in a for loop...
New User
Answered
0.13.x
Help needed with memory leak
Standard Library
New User
Code review request