zig-help
Using system command in build step
Build System
New User
Answered
0.13.x
Error as a tagged union
Answered
How to print a [*] u8
0.14.x
New User
Answered
Question about multi-dimensional array default initialization
Can you pass an error inside a structure?
how to use allocators and hashmaps in zig?
Answered
0.13.x
how do i do an arithmetic shift?
Answered
Why is simd max slower than linear?
0.14.x
missing return not caught
New User
0.13.x
Ziglings 108, labeled switch
0.14.x
New User
Answered
What is the quick and easy way to just run all tests in your src folder?
Allowing malformed inline assembly
0.13.x
Binding context to anonymous/callback function
Need help with discovering types
New User
Standard Library
Answered
0.13.x
@src().file in build.zig
Code review and cast discards const qualifier fix
Answered
embed xml file from third party package
Build System
0.14.x
Answered
ref or copy in init functions for aggregate types
Create Symlink on linux behaves diffrent than ln
aliased memcpy
How can I cast a [*:0]const u8 string to a [_]u8 string
Answered
0.13.x
invalid enum value
Understanding what `path.join` returns
New User
0.13.x
Help with segmentation fault
Calling public member functions
easy and shrimple way to placeholder turn off unused var compiler warnings?
New User
Answered
0.13.x
C compiled library not working due to _ in function names.
Answered
how do i fix this
0.13.x
Cryptic error trying to use Box2d.zig
New User
Answered
std.posix tcflush equivalent?
Help translating matrix initialization from C++
New User
Standard Library
Answered
0.13.x
Programmatically declare struct fields
New User
Answered
Zig build system can't find headers for library when cross-compiling
Build System
zigup issues
0.14.x
Compiler
New User
Build System
Answered
What is the type of `len`?
File as struct...
Stuck at recursion problem
Answered
Build error: local variable is never mutated (but it's a const) ??
Build System
Compiler
New User
0.13.x
Can I use a GeneralPurposeAllocator with `path.join`
detect if a process with a given name is running
New User
0.13.x
@memcpy with offset
New User
Answered
0.13.x
orelse operator with blocks of code
New User
Answered
0.13.x
Problem understanding optional with pointers
Safely assign to *const fn()?
expected type '_type_', found '_type_'
New User
Answered
0.13.x
`std.fmt.Formatter` to string
Answered
passing & assigning function
Answered
replacing container-level `var`
Answered
0.13.x
how do I link against raylib?
New User
Answered
question about struct conversion