zig-help

21196 threads · Page 10 of 424

Initialising an instance of a struct at compile time 66 messages
0.16.x New User Answered
Prevent C dependency rebuild on every zig build 21 messages
0.16.x Answered
How to add fields to an existing std.json.Value? 13 messages
Standard Library master New User Answered
Best practices for an event system 13 messages
Answered
creating temporary files 3 messages
Answered
How do I add include paths to translate-c's Translator? 44 messages
0.16.x Build System New User Answered
Align string with comptime int in print 9 messages
master Answered
Install binary to libexec 3 messages
Ziglings #110: can't find the correct way to read the file 7 messages
0.16.x New User Answered
Is there an easy way to encode URL query parameters? 5 messages
zig build - added package 2 messages
Build System
Zig build gives hash mismatch error 2 messages
Build System Answered
Howto get linenumbers in perf 4 messages
how to compare a string 10 messages
Answered
why are `args` required in `print` 42 messages
Answered
how to pass a String as a reference in zig 72 messages
0.16.x New User Answered
how to list the folders/files under the current directory ? 4 messages
Standard Library New User Answered
std.Io.Mutex with more than one Io? 20 messages
Answered
creating a preprocessed c file with .run not working 8 messages
0.16.x Standard Library New User Answered
How to effectively walk though a big "void*" buffer? 41 messages
Standard Library New User
confused on getting user args in 0.16 2 messages
Standard Library Compiler Answered
zig translate-c termbox2.h -lc error: translation failure 11 messages
Advice regarding architecture and comptime 6 messages
Answered
Zigglings #074 - why isn't that a compile error? 9 messages
Answered
How do I make build system watch over input file for the script? 9 messages
Build System master
error: unrecognized optimization mode: 'fast' when using translate-c 4 messages
master Answered
LL(1) parsing for Zig 12 messages
GLU cImport segfaults 59 messages
0.16.x
I'm not figuring out how to read and write 6 messages
0.16.x New User Answered
ArrayList init() failing 43 messages
New User
Getting the enclosing directory to a file 21 messages
master Answered
ideas for struct-tagged union 14 messages
Simplifying dual writer initialization 6 messages
`JUMP_IF_TRUE` and `JUMP_IF_FALSE` 12 messages
Zig 0.16 thread notification/wake-up whatever the correct term is 14 messages
0.16.x New User
Do I need anytype and anyopaque in this function? 57 messages
Answered
Slice value "disappears" even though address doesn't change 18 messages
master Answered
No stack trace for General protection exception (no address available) 6 messages
Answered
zig compiler codegen as a package 4 messages
panic: programmer bug caused syscall error: EINVAL 7 messages
0.16.x
How to determine the length of longdouble on my architecture 9 messages
std.process.Init and gpa 14 messages
0.16.x Answered
Decoupling `std.builtins` from standard library 37 messages
Answered
effective fuzzing of file format parsers 2 messages
Zig first contribution 27 messages
Answered
How to execute terminal commands using Zig ? 19 messages
Answered
How do i add a .lib file 26 messages
Zig build test fails 11 messages
0.16.x New User
cannot build zig compiler 15 messages
sigaction signal handler type 6 messages
0.16.x