zig-help

21196 threads · Page 91 of 424

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