zig-help
How do you reset the length of a std.ArrayList back to zero?
how to correctly use the std.posix socket functions?
Answered
Why is zig passing a @Vector(4, i32) on the stack in my local builds?
0.14.x
Answered
network byte order
Answered
Strings in Zig
New User
Standard Library
Answered
0.13.x
creating an empty struct type instance
bad file type. Did you specify a DLL instead of an import library?
How to pass `stdin` as a `FILE *` to a C function from zig?
Standard Library
How to resolve `Readable` types at comptime
Are compile times for zig faster than the ones for the same project written in rust?
New User
zig master can't build zls master (std/mem.zig:669:5: error)
Answered
GeneralPurposeAllocator causing segfault in Raylib?
0.14.x
New User
Answered
What does "note: cast discards const qualifier" mean?
No field or member function named 'readUntilDelimiterOrEof'
Answered
0.13.x
Confusion with coercion from []const u8 to [*] const u8
Answered
how to prompt user to load files in a directory cross-platform?
Can I have two instances of a package in my dependency graph?
Answered
Reading binary data into a packed struct
Answered
How to stop loop unroll?
Answered
Zig first timer question: linking with pkg-config
Build System
New User
0.13.x
std.meta.Tag for integer backed packed structs
0.14.x
Assigning pointer value from string results unreachable in comptime
0.14.x
New User
Answered
Cant run tests generated by zig init
comptime map (part 2)
New User
Answered
0.13.x
ld.lld: undefined symbol with a function from cbindgen generated header
Build System
New User
Answered
0.13.x
Trying to Understand Zig enums
New User
Answered
Best way to handle "installing" header files
Build System
Answered
Build.zig and reference modules from tests
Using multiarraylist instead of arraylist
Embed Python Interpreter in Zig App
Issues with calling WinMain
0.13.x
Approach for c pointer parameter
Array os Slices (Matrix of different row sizes) is that possible?
0.12.x
Consistent C++ standard version across modules with build.zig?
Answered
I'm trying to understand some Zig language constructs
New User
Using stbi_image.h with zig
New User
Answered
0.13.x
How to define a struct that takes in a string array?
Answered
assign to array from array
New User
Answered
0.13.x
Save ArrayList data in struct and print as JSON string
0.13.x
generic typed ring buffer
Answered
Using MemoryPool with deinit()
What is the purpose of build.zig.zon?
New User
Answered
comptime map (non-string keys)
New User
Standard Library
Answered
0.13.x
possible bug?
Build System
0.14.x
Iterate over a LazyPath directory.
Answered
Good build system resources
Build System
properly casting a string to this hellish type '[*c]?*const anyopaque', for use in the espeak C api.
0.14.x
Answered
importing subdirectory of repository
PUA:Win32/SuperOptimizer
New User
0.13.x
Custom Json parsing error union problem
New User
Answered
0.13.x