zig-help
build.zig copy files
Answered
@import(variable)
Clear stdout
0.14.x
New User
Answered
what does this compiler error mean? :sob:
zig nightly, weird error
dir iteration: cannot find correct path
0.14.x
New User
Answered
`-DMACRO=` vs, `-DMACRO` does it make a difference for C
Build System
0.14.x
Answered
Comptime choice allocator
Answered
how to view dependencies as a tree/graph
Answered
Returning a union value in a function?
Answered
'error: Unexpected' using 'zig build' on Mac
0.14.x
Compiler
Build System
Standard Library
Answered
usage of network library in build.zig file
Build System
0.14.x
New User
How does linking to win32 libraries work?
Compiler
New User
Answered
This will run at runtime, right?
string interning exercise
Trying to iterate over every byte in a file stream, cant catch errors
0.14.x
Standard Library
Is it better to use your own types for math vectors like Vec2i or should you be using @Vector
LazyVim Zig LSP config
Answered
Type error in http.zig
0.14.x
Answered
best practice for deep cloning/multithreaded allocation
Answered
Ziglings 83 Help
Answered
zemscripten add emsdk to build.zig.zon
Copy implications of init functions
What is a good approach to store writer in a tagged union?
how do i get the name/absolute path of the cwd
Standard Library
Answered
Is there a way to destructure a tagged union beside using a switch?
Answered
In multi-line block escaped string, how to specify \r\n?
Answered
unable to evaluate comptime expression error when using runtime variables
What is the role of errors in code behavior?
Answered
get value of rsp(or any register) using inline assembly
Return type of any variation of a generic
0.14.x
Answered
Cross compilation
Compile Time UniqueID (ImGui bindings)
0.14.x
New User
Print Using C Function
Answered
How to correctly use allocators
Answered
How to properly free memory
0.14.x
New User
Answered
switch using comptime int
ignore out of bounds check
Answered
Unexpected memory leak
Answered
how to emit an h file
Build System
0.14.x
How does (Build.zig).findprogram(..) work?
How to pass the width as a variable in formatting option
pass ANSI colors to multiline string
Answered
How to prevent zig formatter moving bracket off an if statement
Comptime array concat
0.14.x
Answered
How do you convert [*c]u8 to []const u8
Optional generic struct value
0.14.x
Answered
Compiler crash on ARM machine but compiles fine on x86_64
Answered
https://ziglang.org/documentation/0.14.0/#Vectors says i can | vectors, gets compiler error instead
0.14.x
Answered
Saving and loading a process ID
New User
Answered