zig-help
How to print to std out during tests?
Best way to read a file into a buffer?
Connection refused when trying to connect to X11 server.
Answered
[solved] Extending builtin types: Possible?
New User
Answered
0.13.x
ZType: Compact Byte-Encoded Data Structure in Zig - Feedback Welcome
[solved] Match `switch` against identifier instead of char range
New User
0.13.x
zig cc output binary segfaults if gcc is not installed on system
Compiler
0.13.x
Checking if file exists and creating if not
Answered
Windows 11 zig 0.12.1 build: error: unable to connect to server: ConnectionTimedOut
Build System
0.12.x
New User
0.13.x
Can't use ComptimeStringMap during inline for
Calling C code from Zig (call .h or .c ?)
Call `allocator.realloc` on `?*anyopaque`
Answered
GDB in tui mode opens adler.zig?
How do I call a macOS system API?
need help with string formatting
New User
Answered
0.13.x
still not sure how std.mem.len works
How do I recv and write to a serial device at the same time?
Request Body
Answered
Is there a way to pass .{} elements as arguments for a function?
New User
Answered
0.13.x
Unsure how to include c header
Build System
New User
0.12.x
Understanding struct layouts
Passing *const struct vs. *struct in function args, can't call struct methods
How do we install a compiled dynamic library in a specific directory with an absolute path?
Build System
Not sure how I'm misusing errderefer
Answered
ZLS not giving any type related errors?
New User
Answered
0.13.x
CI failing integration tests (proc/term)
Why am I getting a seg fault here
New User
Standard Library
Answered
0.13.x
Are Zig writers supposed to leave unwritten bytes at the buffer end on overflow?
Answered
Include header files based off OS
Build System
New User
0.12.x
C import failed
Return type of a hashmap
Standard Library
Answered
0.13.x
QQ:Equiv Of
Build system dependency order (coverage)
Build System
New User
Answered
0.13.x
lld doesn't find symbols that are right there?
Answered
Dynamically creating a tagged union
Answered
lambda functions
How to handle returning the deserialized json value `[]T` instead of `json.Parsed[]T`
Tuples and type equality
Answered
On struct initialization
Answered
libcxx issue on wasm32-wasi
0.13.x
Comptime define a struct type containing a function pointer taking a pointer to the struct itself?
Comparing strings at runtime
Not sure where the double free is occuring
New User
Answered
0.13.x
Improving CLI integration test
New User
0.12.x
Turning an array of tuples into numbers
Answered
Unknown Error
Help understanding what I can make inline, literal, or anonymous re structs and functions as params?
New User
Can I read a `*align(1) usize` that is unaligned? How?
Answered
Why can't I make a union file
0.13.x
why is `std.c.sigsuspend` not implemented in zig's c interface but other signal functions are?
Answered