zig-help

21196 threads · Page 223 of 424

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