zig-help
Networking in Windows
Standard Library
Answered
0.12.x
why is window undeclared?
Answered
0.13.x
error from name (string) at comptime
Answered
Leaking memory with arena allocator?
Answered
How to implement this weird FreeType header macro thing?
New User
Answered
0.13.x
How to model a segmented string
New User
Answered
0.12.x
How to properly pass pointer to C code to fill a string?
New User
Answered
0.12.x
Round a float to the nearest 10th
Cross-Compiling C++ Linker Error
Build System
Answered
0.13.x
'integer cast truncated bits' happening in ReleaseSafe, but not debug
How to include root.zig in main.zig
New User
Answered
0.13.x
How can I account for `*const [*:0]u8` types in switch case
Answered
0.12.x
how could get the length of SplitIterator
uint32_t math in C macro: Cannot promote `u32`; a C ABI type is required
Answered
How to extract the parameters passed to a generic type function?
is using a returned @ptrFromInt from a function's a stack local integer use after free?
Answered
zig c function signature equivalent
Answered
ZLS -> zig fmt -> LazyVim freezes
Answered
how to enable the stacktrace in release mode?
New User
0.12.x
How to properly link c library
Answered
How to change the type of a variable by casting pointer?
Answered
What's the easiest way to install a zig library/c library
Build System
Linking termbox2.h
Build System
Answered
Read full contents of a file
0.12.x
BEGINNER: Zig build errors
New User
go-like struct tags in zig
Answered
How to read with path completion on a command line application?
Standard Library
New User
0.12.x
Initializing arraylist with values without copying
Standard Library
New User
0.12.x
SDL3 and SDL_gestures
running external zig program as build.zig step
Answered
stricter return type
Add module lazypath no field as path
Any special setup needed to compile Zig + Raylib to WASM?
Answered
std.posix.mmap usage
Answered
translate-c missing sys/mman.h
Answered
Trying to generate executable at runtime
Answered
0.13.x
Piping video data to ffmpeg
Standard Library
0.12.x
How to apply arena allocator in this case?
Is passing an allocator to a SpawnConfig of a thread useless if it is not going to be a WasiImpl ?
How can i create a function that gets func and args for this function and executes it?
Why isnt my Mutex working ?
Answered
Several binaries with different targets
How can I get a function name?
Answered
Need advice on releasing for Windows Users. What to expect?
Seeking help with error on build
New User
Answered
0.12.x
Iterate over fields of struct that is not comptime?
Zig 0.13 can't use Tag in a packed struct
Answered
Error set from error value
Answered
What is main.o.o file when compiling?
Poll `std.ChildProcess` for completion status.
New User
Answered
0.12.x