zig-help

21196 threads · Page 186 of 424

getting list of tokens 8 messages
Answered
how do i temporarily cast a u8 into a u32 13 messages
Zig is confusing my *var for a *const 65 messages
Can you quickly filter tests with zig build test? 10 messages
Build System Answered 0.13.x
Local Variable never mutated 2 messages
Answered
What is SeekableStream? 10 messages
Pointer type cast 59 messages
Answered
how to reuse build.zig logic? 4 messages
Answered
cannot cast u8 as [2]u4 5 messages
How to read binary data in zig? 14 messages
comptime hashmap 4 messages
Cannot Create File, Write to it, and Read from it using the same file handle? 4 messages
Standard Library
Secure TCP connection for rts multiplayer game 35 messages
0.14.x Standard Library
Order of evaluation in struct assignment 7 messages
How do I make ZLS recognize/highlight imported C/H files? 4 messages
New User
Differences between assert and unreachable? 3 messages
Answered
Alternatives to ArrayList Writer 21 messages
Standard Library Answered 0.13.x
How are you able to copy a struct in zig? 12 messages
Answered
Dynamically handle string from tagged union 2 messages
Copy (all or filtered) values from another instance of the same struct 3 messages
New User
Confusion with heap 2 messages
New User Answered
Export functions from wasm module built with `addExecutable` 9 messages
Answered
How to import c from zig? 12 messages
`ArrayList(ArrayList(T))` not holding data? 11 messages
Issues with default test runner 6 messages
How to take input from the user? 19 messages
structs - no field or member function 26 messages
how to get stderr mutex of stdlib? 41 messages
How to iterate through ArrayList 8 messages
initialize an array with default zeroes? 19 messages
New User
fmt.parseInt throwing error 25 messages
Trying to convert C code into Zig, without getting into a mess of convoluted casts. 15 messages
0.14.x Answered
Why am i getting an error 22 messages
Segmentation fault at address 0x0 with GLFW(zglfw) and OpenGL(zgl) 8 messages
How to create List of key values ? 11 messages
How to declare private functions in zig ? 6 messages
std.json parsing by path 3 messages
0.14.x Standard Library Answered
When debugging variable is optimized away and not available 15 messages
zig build works but zig build -Dtarget=x86_64-linux throws compilation errors 3 messages
filling empty string at comptime 59 messages
New User
do functions copy parameter structs by value if given directly 2 messages
`ArrayList(Type)` alternative? 4 messages
Link a normal file of assembly into Zig 8 messages
Build System Answered 0.13.x
Who owns the pointer/slice 3 messages
Heap backed by a slice 15 messages
Insert Expression into ASM 3 messages
How to print []u8 40 messages
Why I can't create an std.ArrayList([16:0]u8) ? 32 messages
New User Standard Library Answered 0.12.x
@fabs(), how to properly use 2 messages
Answered 0.13.x
Why is my switch case complaining 2 messages