zig-help
How is this an integer overflow?
New User
Can't use external zig library(zlm), build error
Answered
Error: Array literal requires address-of operator (&) to coerce to slice type '[][]const u8'
Answered
invalidCharacter error i cannot figure out for the life of me
Standard Library
New User
Answered
Test failing with FAIL (TestUnexpectedResult)
Answered
Difference between ways of struct instance capturing in methods
Answered
Using `net.Address`: How to use out_stream to a buffer?
Standard Library
New User
0.13.x
Build errors but error location isn't mentioned ?
New User
0.13.x
cannot format error union without a specifier (i.e. {!} or {any})
Answered
How to read Zig Types?
Is there a generic way to figure out whether an array is a slice at comptime?
Error sets vs error union?
Answered
Having both a library and a exe in a single build file
Build System
0.13.x
Function with comptime tag of union with payload
0.14.x
cross-compiling pigpio for rpi zero
New User
0.13.x
get source location information for calling function
Future of TSan With LLVM Split Out?
Answered
When using C library is the c_allocator used for them ?
C pointer in Zig
0.14.x
New User
Answered
Is there a way to cast a function into an unsigned integer and cast it back?
0.13.x
Call wprintf in zig failed with undefined symbol error
0.13.x
what's the proper way to wrap C's malloc in zig
Is there a way to std.fmt a struct of integer types as hex?
Is there a way to check the return type of a function?
Confused about error message on allocator.free
New User
Answered
0.13.x
Exit process gracefully withtout Ctrl+C
Zig build error "error: Unexpected" (On Windows11)
Build System
Answered
0.13.x
std.log different log levels for different files
Standard way to initialize object where one member points to another?
Answered
No zls completion for external library (in my case mach-glfw and opengl)
New User
Canonical way of creating a module or package ?
How to cast a [*c]const u8 to isize?
Answered
Translate c issue
Answered
read arbitrary amount of bits with bitReader
Standard Library
New User
Answered
whats the Target.Query for x86_64 PE freestanding
Build System
0.14.x
New User
Why is my constant not comptime known?
Answered
CI failure due to broken pipe?
Answered
[solved] Insert line at the top of a file without erasing
Answered
Wrapping a zig library in C?
Answered
file io
Standard Library
New User
Answered
`zig build test` finds dependencies, `zig test` does not
equivalence of index-then-bitcast of bitcast-then-index
build allocator
Build System
Compiler
0.13.x
Initializing part of array
Answered
Print() is not a member function
Keeping StringArrayHashMap key memory valid without duplicate allocations
Standard Library
0.12.x
Importing C headers into Zig, ZLS
Answered
Zig- Calling C from Zig
Answered
ZigBrains Problem
0.13.x
Why do the function parameters cause `expected ',' after field`?
Answered