zig-help

21196 threads · Page 179 of 424

Dependent Builder Function Calls 13 messages
Answered
data garbled when extracting an ArrayList(u8) from an ArrayList(ArrayList(u8)) 28 messages
New User Standard Library Answered 0.13.x
Obtuse error message. "run transitive failure" 21 messages
Standard Library New User
error: unused argument in std.os.linux.getattr and setattr 3 messages
Standard Library New User
Implement Format For Structs 5 messages
Zig Implicitly Links Memset 34 messages
Answered
Dependency intellisense 7 messages
zig build addPackage() replacement in 0.14 zig 3 messages
0.14.x Answered
Sending command to the host terminal 2 messages
How to build Zig using pre-build Zig, but without zig-bootstrap? 4 messages
Build System Compiler 0.13.x
Which is the best way to create window for vulkan application? 30 messages
is there a way to import an file at compile time as an variable? 3 messages
New User Answered
KD-tree allocation 41 messages
Answered
Iam getting segmentation fault 4 messages
Answered
Conditionally compile a global to be threadlocal or not 4 messages
ptrCast'ing a function never fails 14 messages
how to cast enum in this case 22 messages
Can't use the namespace 8 messages
Answered 0.13.x
why does const selection = try std.fmt.parseInt(u32, inp, 10); leak memory? 3 messages
Answered
Adding methods to a specific vector type 33 messages
Initialization of 2D array slices 14 messages
Complex comptime string manipulation 4 messages
0.14.x Answered
While loop dosen't skip iteration with continue 59 messages
U64 integer missing leading 0 bits needed for Crockfords base 32 37 messages
is there an equivalent in Zig of this kind of struct 8 messages
Answered
cast a struct to an u8 slice 8 messages
Compiler Answered 0.13.x
@sizeOf return 48 expected 40 6 messages
Answered
What does the "arbitrarily complex" branch in `switch` do? 10 messages
Answered
Getting the path of installed lib 11 messages
Build System Answered
how are you supposed to use std.json.stringify? 12 messages
Answered
[Solved] Kqueue bitmasks removed from stdlib? 4 messages
Answered
convert u256 number into bigendian [u8]? 14 messages
c\\ syntax? 2 messages
Answered
how should i acces an struct inside an arraylist? 62 messages
Answered
How to access build options ? 32 messages
if i use zigs crypto libraries will it take advantage of the cpu features 40 messages
How to directly use functions from another zig file? 7 messages
Help compiling zig with local lld headers 18 messages
0.14.x Compiler Answered
I want to use vk::Instance from c++? 7 messages
linking a dynamic library to zig 5 messages
how can i change log_level at runtime 4 messages
Answered
how to make global constant file in zig project ? 12 messages
Answered
Building c++ projects using zig 27 messages
Help controlling struct memory layout 25 messages
Answered
How to convert optional constant pointer to optional value 6 messages
New User Answered 0.13.x
c++ build.zig errors 6 messages
Build System
Print non-u8 values 2 messages
Answered 0.13.x
zig fmt returned error (Nvim 0.10.1) 4 messages
zig build, how to find @cImport 4 messages
Answered
When is Zig code run in comptime and when is it run in runtime? 6 messages
Answered