zig-help
@offsetOf doesnt work with @Vector nither with Arrays
Answered
Help allocating multidimensional arrays
New User
Linked Library no longer exist
Answered
Can't install zig
Answered
Resources for Learning Zig
New User
Answered
0.12.x
Freeing items in HashMap
Init() singleton import
Answered
Please help if you ever know how to cross-compile windows on Linux
Iterators and while loops
New User
Answered
Unclear about implicit return
WASM Memory Allocation
New User
Answered
[solved] (tagged union) unable to resolve comptime value
how to return c_int from main?
[solved] Declaring a variable with a union(enum) type, but specifying the union. Possible?
Answered
Start Compiler Contribution
[solved] Representing a Node tree, where nodes could contain multiple of themselves (acyclic)
Answered
[solved] How to get a []const u8 from an object that already has a format function defined?
The Type system is a pain... Am I doing this right?
New User
Answered
[solved] Creating strings from a "template" (or ziggified alternative)
Answered
still not sure about how to use @ptrCast
Atomic load/store leads to segfault
0.14.x
Question about pointers
New User
Answered
Can't evaluate comptime FieldEnum()
ZLS don't work with dependency from package manager
New User
Answered
0.13.x
[AVR] Issues implementing division symbols on the compiler
Build System
0.14.x
Compiler
Log scoping in 0.14.0
0.14.x
Answered
When to free result from std.fs.path.join()?
still not sure the difference between {p} and {*}
Return values of allocated structs
Answered
Passing writers as function parameters
New User
Answered
How to create a `AutohashMap(u8, <keyof struct>)`
Answered
linking with non-system dynamic library
Why does this not work?
ZLS - header file not found, but zig compiles
Answered
void, void arraymaps
Answered
how to replace occurrence of multiple same characters in a string?
Answered
[solved] Does break trigger a value increment in a while(true) : id+=1 { ... } loop?
Answered
still not sure how to cast using @as
How to export member functions of a structure for a library.
New User
0.12.x
Linking sqlite.h does require -lsqlite3 when compoiling with gcc but not zig build
General QQ:
Prasing json issue
process a string before returning it
Segfaults not generating core files
Compiler
Answered
0.13.x
How to create distinct types with @Type
0.14.x
Compiler
Answered
"build on save" for vs code extension not working anymore. how do i fix this?
0.13.x
can i convert []const u8 to [:0]const u8
Answered
The counterpart of Allocator.dupe but like Allocator.create
Answered
Generating a list of all integer types at comptime
Answered
Packed structs padded?
Answered