zig-help
How to store function arguments tuple in an arraylist?
std.json.Parsed lifecycle
how to make unbuffered pipe? If possible
Looking for feedback to make this code more readable
Error Message in Sorting Function
0.11.x
New User
When should I declare a struct inside an other struct?
New User
what does the stack size flag do? (eg: `zig build-exe --stack 4096`)
filling string
Set the title/icon of the application?
New User
Standard Library
Answered
0.13.x
Errors in output when adding simple test-dependency into my project with `zon`.
How to copy c-strings properly
Standard Library
New User
0.13.x
Different behavior inline vs non-inline method
New User
Answered
0.13.x
iterate over the path of a Uri
How can you stringify an integer at comptime?
Answered
Zig modules
New User
ascii to string
Standard Library
New User
When async re-added
error on dll compiled using zig-cc (other compilers work fine)
0.11.x
Compiler
Answered
usize + i32
Standard Library
New User
0.13.x
Length of vector
Entropy source available at comptime
Comptime Code Inclusion
How to Get a String Representation of a Function Name?
Answered
error handling on spawning threads
is dealing with formats important ?
Read fast from disk
Struct reflection
New User
is std.Build.hex64 supposed to output the hex value bytes in reverse order?
Standard Library
How can I get the call stack in string format for issue tracking without closing the application?
Is there any way to get colored output when using std.log?
Standard Library
New User
0.13.x
Splitting strings without using `std.mem.split`
New User
Answered
0.13.x
is `@ptrCast` from `[*]const u8` to `*const fn() void` (or any other function type) well-defined?
allocator param error
Compiler
error: variadic function does not support '.Stdcall' calling convention
Compiler
Answered
How to work with complex types in the standard library?
Standard Library
Answered
implement a custom writer
How to conditionally compile main?
Answered
error: expected type 'type', found '[*c]u8'
Assistance getting static library to work with the package manager
How to create a bit array?
How to create an array of functions in zig
Zig vs C verbosity.
inline functions
New User
Answered
wasm debugging
best way to return multiple values from a function
Answered
Race condition for StreamServer.Connection
0.11.x
New User
Rust-like `FromStr` in Zig
New User
Answered
0.13.x
Make package loadable with `zon`.
How to deal with self referencing?
Bit stuff and enums