zig-help

21196 threads · Page 180 of 424

Linking assembly with zig library using build.zig 6 messages
Build System
Adding unique identifier to comptime type 5 messages
Why is MSBuild smaller than Zig using Windows SDK 9 messages
0.14.x New User
im being stupid 20 messages
Storing different structs in single map 36 messages
New User 0.13.x
passing strings to C functions 194 messages
Getting NANOSECOND resolution timestamps in Zig w/o libc 82 messages
Answered
what is anyframe? 33 messages
how should i do self.downloadUrl.items = ""; without getting this error (append works) 5 messages
Standard Library New User Answered
declaring comptime functions in strucs 4 messages
New User 0.13.x
How to create a module using a zig file 7 messages
Answered 0.13.x
any whay to not have to use @divTrunc or @intCast when working with u32? 21 messages
Standard Library Compiler New User
Code review: Zchat 54 messages
New User 0.12.x
Including Windows.h and using HWND 13 messages
I don't understand how freeing memory works 3 messages
Answered
uuh, some kind of weird allocation error 18 messages
Trying to write pipe chain using std.fifo.LinearFifo 3 messages
Standard Library Answered 0.13.x
how should i pass a function to std.sort.insertion() 10 messages
New User Answered
stdout.write outputs 2 messages
Answered
Am I supposed to use more than one allocator for multiple Array lists? 2 messages
0.14.x New User Answered
How to use this C function in Zig 4 messages
how can i print utf8 string in zig? 21 messages
segfault with boundedarrays 32 messages
Standard Library New User 0.13.x
"Unable to infer array size" and "note: source has length 3" for the same array. 11 messages
0.14.x Compiler New User Answered
Is it possible to step debug tests? 3 messages
0.13.x
Help in importing C lib 43 messages
Lists data structure exist in zig? 14 messages
error: type '[]const u8' does not support array initialization syntax 6 messages
Answered
How to update ArrayHashMap keys after removing an item ? 5 messages
Answered
Anyone got Tracy Profiler v0.11 to work with Zig? 2 messages
how to do `defer try SomeFn();`? 3 messages
Answered
cpu cache testing (godbolt, volatile) 47 messages
New User 0.13.x
Create custom type with decl 4 messages
0.14.x Answered
Incompatible Types: 'fn () i128' and 'i128' 4 messages
i get an panic when i trie to access an arraylist item 2 messages
New User Answered
Link Local DLLs 124 messages
Build System Answered 0.13.x
What does readAllAlloc do on a std.net.Stream? 8 messages
Standard Library Answered 0.13.x
generate map or listing from elf (Build.zig) 6 messages
How to make Zap send multiple stuff to the client 2 messages
Why this happens!? 8 messages
0.14.x New User Answered
Load and save generic structs to file 9 messages
0.14.x Answered
error(gpa): Allocation size 420 bytes does not match resize size 260 18 messages
0.13.x
Why cant i use undefined here 30 messages
Compiler messes up terminal 11 messages
0.14.x Compiler New User
so i am trying to create a folder then an file inside of it but i get Acess denied 36 messages
New User Answered
what is the use of .decls in std.builtin.Type.Struct 2 messages
Answered
regex in zig for functions like replace() and replaceAll() 9 messages
Answered
error: unable to resolve comptime value 10 messages
how can I add library paths to a dependency? 14 messages
Zig int types bashing and the MOS 6502 43 messages
New User Answered