zig-help
Clearing an Array
New User
Answered
hash mismatch loop?
Answered
How do i convert numbers for writing to binary file?
Callstack for fatal errors is just ???
0.11.x
New User
Problems including raylib
Answered
segfault when stringifying std.json.ArrayHashMap
0.11.x
New User
0.13.x
Zig linking issue (using section$start$), also not being allowed using lld with zig build on MacOS?
Compiler
0.13.x
export zig fn on windows got an error
for loop crashes the program?
New User
Answered
most frustrating thing
Answered
Is it more conventional to assign @This() to a constant Self, or invoke it every time?
json parsing without struct
URIs in build.zig.zon
ZLS weird issue
runtime width parameter in format/print functions
How to access nth item in an arraylist?
New User
Answered
struct 'child_process.ChildProcess' has no member 'exec'
crash at memcpy.zig?
New User
How to inspect contents of a StringHashMap in GDB?
Answered
Bytes read from TCP socket
Brainstorming Slab Allocator. "Can this work?"
"OutOfMemory" error when linking a shared library
Build process failing
0.11.x
Compiler
New User
Call `.get()` on `AutoHashMap`, but if error occurred use default value
New User
Answered
function to initialize struct
New User
Answered
Growing an array in comptime?
Answered
Building dylib with macho on linux
Compiler
Add zigwin32 to build.zig
New User
0.13.x
How does @fieldparentptr work if item is in an array literal
how to free memory
Calling AVX512 SIMD intrinsics
Howto include other project via build.zig?
New User
Arrays vs Slices
Answered
Call Rust code from Zig
stringify a StringHashMap
zig cc from command line to build.zig
New User
Answered
0.13.x
refer to type of lvalue?
Understanding libc++ vs libstdc++ in Zigland better
should I allocate simple struct or is it copied?
Info about `noalias`
Answered
strange behavior with c.sprintf
Writing recursion-supporting profiler in Zig
Help to turn C headers into zig modules
New User
Answered
looking to replicate a c preprocessor line as a comptime expression using builtins
0.13.x
how to use build.zon file to generate the "zig build-exe" command lines?
How can I create a generic struct with methods?
New User
Answered
comptime T as return value
Answered
error: type '[]const []const u8' does not support array initialization syntax
0.13.x
Nit: @import() should be in PascalCase?
Answered
static link raylib on windows