zig-help
std.Ini asserts \n[ at start of section
Answered
how do I convert a single byte (ASCII) into a string ([]const u8)
Answered
Convert enum to custom string values
How to build an object file from a .zig file
compare strings in switch
Answered
zig compiler bug: GenericPoison
Compiler
New User
0.13.x
Cmake build error 'unknown component windres' on Windows
0.13.x
How do I use page allocator without an arena allocator?
Answered
Type mismatch when using zig pointers in c function
`@cInclude()` in a `build.zig` file?
Simple example code of new json api (only a few days old)?
Answered
Difference between .*. and .?.
New User
Answered
When interfacing with C, do I need to @intCast everything ?
Segfault when printing json value
Standard Library
New User
0.13.x
errdefer compilation behavior in debug vs release
Compiler
Answered
0.13.x
when zig is going to be ready
Check if pointer points to invalid/freed memory
New User
Answered
0.13.x
Comparing C function pointers
Answered
Threads and Goroutines
AccessDenied on windows installing headers
Compiler
0.13.x
Properly mixing C and Zig code.
Compiler
Answered
0.13.x
Integer overflow coming from FixedBufferReader inside BitReader
Answered
sanity check for complicated mess of `errdefer`s and allocations
better way to do this pointer math
Array of Lua structs
New User
Pass an operation as a variable to generate a new fn that does said operation?
Inline Lambda
New User
0.13.x
utf8.letter
Standard Library
Question about sentinel terminated slices
Stop Nesting Limit with Print
How to create a C compatible array of strings
New User
Answered
0.13.x
When main returns an error what exactly happens
Avoiding long semantic analysis on every build
'endian.h' file not found error when building ffmpeg with zig
Compiler
0.13.x
Weird int type error
0.10.x
Compiler
New User
Answered
Question about the new cast functionality
Exporting a Shared Library for Rust's FFI w/ Zig
Modules and libraries how to
cli module syntax whoopsie?
Is there a more idiomatic way of reading X characters at a time?
Is there a way to cleanly check if all elements of a bool vector are true
Answered
Testing Helper for Optional values
Standard Library
New User
0.13.x
Zig build errors with builtins
Answered
Multithreading help pls.
How do i read system time?
testing output fails due to `\u0000` chars
0.10.x
New User
0.13.x
result of `std.json.parseFromTokenSource` containing reference into Reader
Using zig http client
Standard Library
0.13.x
experimenting with zgui and zgpu ... getting error(gpa): memory address ...
Answered
How do I handle ~~EINVAL~~ EBADF in std.os.isatty?
Answered