zig-help

21196 threads · Page 311 of 424

I want to use!void, but I get an error when I use!void. 3 messages
Import dependencies 21 messages
Compiler New User 0.13.x
.version build.zig.zon 12 messages
Parsing integers from `argv` 6 messages
Standard Library New User 0.13.x
Are defers executed before noreturn functions? should they be? 37 messages
Answered
Benchmarking in Zig 17 messages
Tell me how to reduce cpu usage for zig parallel processing. 8 messages
How to run Zig std lib tests on Wine? 12 messages
reinterpret_cast in Zig 10 messages
New User Answered
cc with system libc? 15 messages
anyone have a super-portable screen/keyboard/mouse/touch interface? 3 messages
anybody have code that links to a Rust library? 10 messages
error: unable to evaluate comptime expression on std.io.getStdOut() when targeting windows 25 messages
Answered
Two modules: cannot avoid the dreaded error "file exists in multipl modules"? 26 messages
windows and zig 25 messages
Answered
Casting a float to isize 3 messages
Standard Library 0.11.x New User Answered
What is the way to redirect stdout to a console window? 130 messages
How to accept any number of characters in a function? 3 messages
New User Answered
Right way to add dependecy to library. 3 messages
Standard Library Compiler New User 0.13.x
Efficiently pack data from array into bits of an integer 14 messages
Standard Library Answered 0.13.x
Is it possible to start learning programming with zig? 61 messages
unable to find declaration in a struct 6 messages
Free entire StringHashMap 8 messages
Answered
tuple element types 18 messages
Answered
ArrayList and MultiArrayList use allocator differently 4 messages
Answered
convert slice from MultiArrayList to Vector 17 messages
Answered
Help with ziglings exercises (064_builtins.zig) 9 messages
New User 0.13.x
Is there a way to run a byte array 32 messages
0.11.x Compiler
any way to avoid cast? 2 messages
New User Answered
How to use library that doesn't contain a module? 12 messages
New User 0.13.x
Where do dependencies in .zon files go once built? and how to reference them in your own zig files? 185 messages
How do you remove duplicates? 10 messages
0.11.x 0.13.x
Having trouble importing raylib zig bindings 3 messages
0.11.x New User Answered
`zig run` without args. 9 messages
Answered
How would I deinit this arena? 6 messages
Answered
Reading Program Inputs 5 messages
0.10.x New User Answered
overflow error with std.json.parse 5 messages
accumulating with bufPrint 2 messages
Answered
Linker failed when cross compiling across CPU architecture 9 messages
0.11.x New User Answered
std.mem.join leaking memory 12 messages
New User Answered
Setting Up An IDE 3 messages
Answered
catching errors 7 messages
New User Answered
bufPrint 6 messages
Answered
expect null 5 messages
Answered
Documentation navigation 2 messages
Standard Library 0.11.x New User
VSCode Themes that respect Zig syntax ? 7 messages
create Package with a Module containing another Module? 9 messages
Answered
What is this funny array/slice syntax? 11 messages
New User Answered
Weird behavior reading single byte from socket 4 messages
Different behaviour of functions with and without inline qualifier 2 messages
0.11.x