zig-help
Including a generated C file in a Zig project
how to initialize function with string
0.14.x
Struggling with memory management while trying to "replace" a linked list
0.13.x
how do I fix incorrect indents when writing zig in neovim?
variable in variable
New User
0.13.x
how do i get stdin
0.14.x
with simd, is it possible to have an array `ar` where i could index on with a vector `ar[vector]`?
0.13.x
PriorityQueueUnmanaged
Standard Library
Answered
whats the best way to count how many elements were equal when comparing two @Vector(16, u8)?
0.13.x
zig build targeting musl producing dynamically linked exe
Answered
Confusion around std lib returning what looks like pointers to stack
how to access fields of opaque
0.14.x
New User
How to verify if the a function returns an error?
Answered
Cross compiling to MacOS when linking frameworks
Zig FFI with Node JS or Bun JS
when to use c shorts and longs
New User
If I use `_ = my_variable` would that mean that variable would never be even made?
Answered
0.13.x
Sacrifice accuracy over speed when doing math with floats
0.13.x
Windows allergic to Zig
Answered
functions not capable of returning errors
Standard Library
New User
0.13.x
`use of undeclared identifier 'updater'` error
0.14.x
Compiler
New User
Optional array members depending on platform
New User
Answered
0.13.x
How to get the path to a compiled .obj file?
Build System
0.14.x
Answered
Logging in non-debug
Answered
HashMaps from other files
New User
Standard Library
Answered
0.13.x
Large project while maintaining separation of code
New User
Answered
Get function by name
Answered
How to track an error inside a deeply nested format string chain?
Standard Library
New User
0.13.x
use of undeclared identifier 'errno'
0.14.x
New User
Build CPP project results in undefined symbol
Build System
Answered
0.13.x
error: no field named 'e2' in (generated) enum, compiler bug?
Answered
@memcpy - is it also a memmove?
Answered
How do you determine if the target CPU has a 64 versus 32 bit architecture?
Answered
endian.h not found
how to use align properly
0.14.x
New User
Answered
Iterate over struct fields
Standard Library
Answered
0.13.x
[solved] Returning a pointer to a type that can contain itself. How?
Answered
Most effecient way to parse this specific file? (more in depth description in post)
0.13.x
error: function type cannot have a name
0.14.x
Compiler
New User
Answered
How to get a c-pointer to a c-pointer
New User
0.13.x
Move binary data from JS to Zig WASM
New User
0.13.x
how to run tests thought ``zig build test``?
New User
Any clean way to create callbacks?
New User
0.13.x
How to imitate static variables in zig?
New User
Answered
0.13.x
How do I access WinMain args from Zig?
Answered
Why can't I link to MessageBox on Windows?
Answered
Do global variables get initialized to 0 by the compiler?
Compiler
Answered
0.13.x
unable to build mingw-w64 CRT file crt2_o: SubCompilationFailed
0.14.x
Answered
Inner struct field "literal" is always const
Optional system library
Build System
0.14.x
New User
Answered