zig-help
Infer type from anon struct - no longer works ?
Answered
What is [*c]const u8 ?
Answered
Lock-Free Queue with Large Allocations
0.14.x
Using an arena with std.testing.allocator
New User
Answered
How to link msvcrt.lib when building a static library?
Build System
Answered
const gpa vs var gpa
issues with headers using build.zig for C++
Build System
0.14.x
Answered
How to link against shared SDL library on windows
Build System
New User
Answered
What is this "note"?
How do I store values on a struct
New User
Answered
ArrayList.toOwnedSlice() leaks?
Answered
Using pointers to structs
Faster std block sort
Right Bitshift from u16 to u8?
New User
Answered
0.13.x
what's the cause of this error
New User
Can Step.Compile be used to compile with another compiler that is not zig
Answered
Ideal way to read comptime-sized buffer
0.14.x
Standard Library
Compiler
New User
What are Vectors?
Answered
zig 0.13 kernel does not work with Qemu, but C compiled with Zig works
Compiler
0.13.x
convert int to bytes
Indexing into an empty array
New User
Syntax for structs and errors
New User
raylib, c_int - error
New User
Answered
0.13.x
Trying to initialize a compile-time-created struct
Answered
Understanding std.time.Timer
0.14.x
Standard Library
0.13.x
zzz, type error I don't undestand since they arethe same *runtime.lib.Runtime (first program)
Hmmm, how do I init a `[]u8` from string litteral in oneline?
Create array of fct ptr with comptime parameter
0.14.x
build.zig: declarative way check to check if executable exists in system path?
Answered
JSON to HashMap(TypeX, TypeY)
New User
0.13.x
How to change output folder for SDL headers
Build System
New User
Answered
read entire file in zig to a string
Answered
Is there a way to reference / use struct members during initialization?
learning zig and i think i'm doing everything wrong
Serializing std.ArrayList to JSON
Standard Library
Answered
0.13.x
Global variables as comptime allocations
Answered
memory allocation problems...
New User
breakpoints not working when debugging
need help dealing with a memory leak
0.13.x
Unclear error message
0.13.x
How to cast `*const anyopaque` of type `comptime_int` to a usize?
How do you create a sentinel pointer to a stack buffer?
Answered
I'm developing a type-safe finite state machine, but now I get a stack overflow. Is there a solutio?
Need help to wrap c code into zig
error.NotOpenForWriting occur when flush the buffered_writer
Answered
Is ArrayHashMap a reasonable choice for "array with holes"?
Create a file if not found
Emit WASM-SIMD
New User
0.13.x
Conditional compilation
Answered
Error using zstbi