zig-help
Using c library within a zig program
Answered
0.13.x
Compile error when linking against a static C library
How to install zig master branch on NixOS?
Answered
0.13.x
vector type comparison ignoring size
Need to resolve host name to only IPv4 addresses
Standard Library
0.11.x
Any way to make translate-c go to local cache ?
Generic contiguous block of memory.
Read from stdin and add null sentinel
Standard way to configure app features
Standard Library
New User
0.13.x
How can I use a library in a build script?
Standard Library
New User
0.13.x
How to return the error information returned by api?
New User
String duplication issue
0.11.x
New User
Answered
Export function defined in global assembly
compile error triggered when it shouldn't be
New User
Compiler
Answered
0.13.x
Idiomatic zig?
Easy way to get FILE* from zig file std library functions?
Run only once `b.addSystemCommand`
Standard Library
0.13.x
Inline no-op declaration
Is it possible to get the name of the machine's local user
Answered
Is there a way to capture tagged union value with `if` like with `switch`?
Answered
How to know at comptime if a type T can be default initialized: T{} ?
Answered
Am I tripping ?
Is there any way to shorten this code?
How to link and use C libraries?
New User
comparing assembler output
Mutable struct field via reference?
How to write into a pointer to an array
New User
Configure zig fmt to break a long string literals concatenation
Answered
Thoughts on these iterators i made?
New User
Platform Specific Code
Answered
ArrayList .append()
Answered
How debug zig Android app?
is @Vector(N, bool) always represented as @Vector(N, u1)?
Unable to evaluate comptime expression
Stack with functions to load both i32, i64 and f32, f64.
New User
Destructuring tuple inside switch
filling slice inside function
How to call a function by string name?
Answered
Type error in for range
New User
Refactoring of crude template engine system
0.11.x
Help me with the build file
New User
Answered
Casting from '?*anyopaque' into desired struct?
New User
Answered
Hash of original package artifact
Quicksort infinite recursion
Answered
0.13.x
Javascript outperforming zig?
Read file line by line into standard [1024]u8 buffer?
How to print a hex number with padded zeros?
Standard Library
0.11.x
New User
Answered
interfaces in zig
Getting a const ptr instead of a ptr
New User
async HTTP request with zigcoro
Standard Library
Answered
0.13.x