zig-help

21196 threads · Page 53 of 424

Schrödingers Value? Value disappears after printing it once. 17 messages
master
Debug build of zgpu application works, but release build fails 9 messages
How for can testing go 100 messages
New User Answered
Can I parse a incomplete JSON file using std? 11 messages
Answered
What are V-Tables? 3 messages
Answered
Return enum fields based on runtime usize 3 messages
New User
Stream from a fixed buffer for testing 3 messages
master Answered
Make 'zig build check' also check that the tests compile 4 messages
Build System 0.14.x Answered
issues with compiliation on zig master 5 messages
Answered
`jsonStringify` for tagged union 2 messages
Answered
file seeking with the new reader in 0.15.1 14 messages
Answered
Mask Vector Comptime Length 3 messages
Answered
file exists in modules 'root' and 'root' 5 messages
Is readToEndAlloc still a good idea to use for loading entire file after Reader refactor 5 messages
Standard Library master Answered
Compiler doesn't understand types 167 messages
Compiler Answered
Is it possible to define functions inside of other functions in Zig? 5 messages
Answered
cannot infer error set 15 messages
Answered
Freestanding compilation errors with export fn _start 53 messages
Does Zig have a mechanism for adding methods conditionally? 10 messages
Other writer confusion 60 messages
New User
Writer confusion 5 messages
Answered
Arraylist clean up 16 messages
Answered
Community Mirror source parameter 2 messages
how do i import a library? 34 messages
New User Answered
flate.Decompress working improperly on uefi target? 2 messages
Answered
How to make zig build (for C) 'compatible' with other C code? 16 messages
Answered
How to create an array we can add and remove stuff to and also change it's size. 127 messages
New User Answered
Is `@bitCast` affected by endianness? 2 messages
Answered
Statically link a .so file and import it 21 messages
Build System
build mode dependent code 2 messages
Answered
Stuck at Ziglings: 082_anonymous_structs3 11 messages
Answered
Problem: Setting a field depending on a flag 11 messages
Answered
Adding dependencies to build.zig (uucode) 2 messages
Error on Dir.close() unreachable code reached. 10 messages
Answered
std.net Unix Domain Sockets - Reaching unreachable STL code 22 messages
ZLS with C interop 7 messages
File System and Path 10 messages
Answered
error.NotOpenForWriting when trying to flush a file. 4 messages
Standard Library master Answered
c issues with c and zig build and importinging 50 messages
unable to read result of configure phase from zig-cache/tmp/. File not found 2 messages
Union depends on itself 13 messages
New version of std.fmt.fmtDuration 30 messages
Answered
organization of structs for serialization/deserialization of JSON 14 messages
access violation when returning across abi boundary 267 messages
ld.lld: undefined reference with SDL3 in Release build 4 messages
Replacement of std.io.linearfifo 11 messages
Answered
translate_c how to add macro? 5 messages
C++ compilation - <cmath> 2 messages
`@splat` miscompilation? 7 messages
Comma after initializer, but there is nothing to initializ 84 messages
master New User