zig-help
Conditional function input and output types
Answered
Is it ok to pass 2 different allocators?
Answered
@cImport function glfwInit is a null pointer at runtime unless I link to libm
Build System
New User
Answered
What is this special import
Why closing a dir need to be mutable? while file it doesn't
Default Allocator
Answered
Help: I cannot initialize an array of structs with the ** syntax
0.14.x
Making matrix multiplication faster
New User
Answered
What is the proper way to propose language ideas?
Answered
Namespacing vs. small name variation
Answered
Why am I not getting error file/line?
Answered
How can I suppress a test 'failing' if it logs an error?
`expectExitCode` not expecting said exit code.
While capture without optional type
master
Answered
Invalid escape character \f
Answered
libxml2.so.16
New User
0.13.x
bool in extern struct with a value besides 0 or 1
Answered
System-dependent line endings when logging?
0.14.x
New User
Embedding the the resulting file from a system command using build.zig
Build System
0.14.x
Answered
Feedback in regards to DOD
Sorting array structs at comptime?
master
Gpa and Arena allocator in release fast
if statement syntax
Answered
Every other build produces a corrupt static library
implement C header definitions into with zig
How can defer cause a jump to a return statement?
New User
Invoking errdefer in C call-convention functions
0.14.x
New User
dynamic debugging
Build System
why does fuzz test crash on 0.14.1 ?
Answered
change project name without changing fingerprint?
improve coverage report when fuzzing
Is there a way to disable auto formatting in the Zig Language Server?
New User
Answered
Unused switch value
0.14.x
Answered
What is the reason for the difference between .alloc() and .create() in an allocator?
0.14.x
New User
Answered
Get int value from enum nested in union
Answered
What is the expected type of the 3rd parameter 'args' of @call?
Answered
Strange behaviour of packed structs
0.14.x
Answered
would this variable declaration syntax be preferable?
Answered
Is there function overhead for just returning member data?
0.14.x
Compiler
New User
Answered
How can I use the Zig build system to compile a pure C++ project?
Build System
Answered
Debugging Issues with Pure C++ Projects and the Zig Build System on Windows
Build System
Answered
Allocators and android?
A more correct way to update a referenced array within a struct.
Answered
Issue with .link_libcpp?
Answered
int type from comptime_int amount of bits.
Answered
0.13.x
Segfault in simple bind
How can I prepare the value in comptime and use it in runtime?
0.14.x
New User
Answered
Why is this not possible, and is it okay to implement it?
0.14.x
New User
Answered
Triggered an error in std StringHashMap
0.14.x
Standard Library
Answered
What causes a dynamic library to need libc?