zig-help

21196 threads · Page 336 of 424

Recommended way to install Zig on Linux Ubuntu ? 19 messages
Answered
Question about `ExecvError ` 12 messages
Answered
waitpid doubt 12 messages
Print from char* using debug.print? 7 messages
New User
Detect headers in Zig 7 messages
Is it possible to access comments as strings at comptime? 14 messages
How to print a block in memory 11 messages
Answered
How to initialize a slice of slices 2 messages
New User Answered
"Unable to resolve comptime value", but explicitly marking parameter comptime works fine 10 messages
Method Chaining 3 messages
Can parameter types reference other comptime parameters? 16 messages
Answered
Simulating c++ virtual methods issue 11 messages
Build Error on zig build -Dtarget=aarch64-macos 39 messages
How do I actually link against system libraries like stb and local libraries? 84 messages
Generate wrapper function at comptime 5 messages
New User Answered 0.13.x
When appending a struct to an ArrayList, the previous item's value's get over written. 7 messages
0.13.x
Debug build of compiler crashes on any input file 26 messages
Is this a missing cast in `std.io.Reader`? 4 messages
Standard Library Answered 0.13.x
Trying to make a `[][*c]const u8` to pass to C interop 9 messages
New User Answered 0.13.x
About how to debug segfault when calling C API 5 messages
Answered
What would be "the best way" to handle configurations for a zig project? 15 messages
Possibly a bug in `sendmmsg` in `linux.zig` 5 messages
Answered
comptime and default value 22 messages
New User Answered
Very simple input from stdin 16 messages
Answered
For range syntax error in lates Zig. 7 messages
Answered
defer headscratcher 7 messages
New User Answered 0.13.x
Is there a meaningful difference between Allocator and *Allocator as parameters to a function? 4 messages
Answered
StringHashMap collision handling 19 messages
0.13.x
Check anonymous struct type 17 messages
How come I can't get a mutable field in a struct 18 messages
New User 0.13.x
singlylinkedlist and segfault woes 12 messages
Answered
std.mem.concat vs std.fmt.allocPrint? 8 messages
how to log when an error is caught? 18 messages
comptime string contenation 12 messages
Answered
horrendous illegal instruction bug when building ODE with zig 31 messages
Answered
Getting `EWOULDBLOCK` on a blocking `recv` call? 2 messages
Standard Library
prevent structure from beeing “copy-constructible” 10 messages
Zig linking zig's own dynamic lib 36 messages
Answered
What is a more optimal way to write this? 6 messages
New User 0.13.x
convert int to enum / or enum w/ zgui.combo() 3 messages
Answered
Could this be Windows-related? - Error: Unable to evaluate comp time expression 2 messages
Compiler Answered
Zig C dependency creation 3 messages
Increment aligned pointer 2 messages
Answered
What exactly is std.Build.linkLibC()? 27 messages
Direct write a struct to a slice of bytes 15 messages
Answered
Waking multiple worker threads 4 messages
Answered
How to use pgz as a dependency 10 messages
Standard Library New User
assert messages? 32 messages
Answered
Trouble building stage 3 on master 4 messages
Compiler Answered 0.13.x
Abstracting away a dll entrypoint and function pointers? 29 messages
Answered