zig-help

21196 threads · Page 154 of 424

Issues fuzzing with zig-afl-kit 2 messages
Is there a simple way to turn a generic struct into a tuple of the same types? 7 messages
Answered
Make Build Step Dirty when Any File in Folder Changes 104 messages
Build System Answered 0.13.x
channels 17 messages
0.14.x
memcopy code review 50 messages
JSON Question 56 messages
How do I get my PR reviewed? 4 messages
Zig std.json JSON Array 12 messages
0.14.x New User Answered
Zig Nested Struct 9 messages
0.14.x New User Answered
Difference between A = somearray[start..end] and A = Struct{start, end} 3 messages
Standard Library New User 0.13.x
@ function source code? 3 messages
0.14.x New User
Why is this zig program slower than golang? How can I optimize it? 78 messages
Answered
How to check if the passed value is a constant or runtime known 37 messages
0.14.x New User Answered
what am i doing wrong here? 3 messages
optional value ignored by orelse 15 messages
Answered 0.13.x
whats this error 3 messages
Answered
Methods not found when creating Union from parts 20 messages
New User 0.13.x
Project Layot 24 messages
Compiler New User 0.13.x Build System Answered
Better alternative for allocator.dupe(T, &.{T{}})[0] 13 messages
Standard Library
Bit shifting integers without small integer types like u5 18 messages
Unable to create a basic window in SDL 21 messages
0.14.x
faster compilation times 34 messages
Compiler New User
Pad array argument to known size 3 messages
GLFW Fails to Initialize? 4 messages
GenerateDef from CLI. How? 9 messages
Build System New User 0.13.x
How exactly does duck typing work? 3 messages
New User 0.13.x
Cast bit array to different sizes 5 messages
New User Answered 0.13.x
URL string format 100 messages
0.14.x New User Answered
Adding additional information to errors 7 messages
0.14.x New User
Repeat a chunk of code verbatim in only one line 2 messages
freeing a string allocated by reading a json file with string fields 9 messages
Get active field from union without switch 11 messages
[solved] How to debug leaks 33 messages
switch on corrupt value. What does it mean? 84 messages
including .c + .h "Hello Vendors" 7 messages
Compiler New User Answered
Debug mode causes illegal instruction in C code 5 messages
Build System 0.14.x Compiler Answered
lld-link: could not open 'libuuid.a'/'libMSVCRT.a'/'libOLDNAMES.a': No such file or directory 35 messages
Compiler New User 0.13.x
Target new version of glibc during build 15 messages
Answered
C call convention libcurl 47 messages
New User Answered
Cast u64 to [4]u16 16 messages
New User
Increase TCP connection timeout from 60 seconds 9 messages
0.13.x
weird behavior casting `[]const u8` to `[*c]const u8` 6 messages
Answered
Thread safe `std.ArrayList(T).resize` 3 messages
Zig build with raylib for multiple systems 3 messages
Build System New User 0.13.x
Help using libcurl 6 messages
0.14.x New User Answered
How to pass a &.{a,b} to a field of type [*c]const T? 16 messages
Answered
how to get the c_int value of an entry from an enum(c_int) 8 messages
Answered
volatile assign expression 67 messages
Understanding align, @embedFile and string.* 14 messages
Answered
Quick question - runtime formatting of strings in zig 4 messages
Standard Library New User 0.13.x