zig-help
@ptrCast from []const []const u8 to [*c]const [*c]const u8
Get all `Step.Compile` objects
Answered
Creating a `const N` inside a comptime generated struct
0.14.x
Standard Library
master
Type of enum literal in zon
Answered
What am I doing wrong?
Answered
[solved] Creating ArrayList alternative: moveToUnmanaged
Answered
Can i use Ziglang standart library as libc
StaticStringMap access issue
0.14.x
Standard Library
Compiletime Types in in struct methods
0.14.x
New User
Answered
@bitCasting a packed struct does not give the expected answer
0.14.x
Answered
zig build frustration
Answered
Calling `c.SDL_LockTexture()` gives a `Segmentation Fault at address 0x1e0`.
Adding module imports to modules did not work?
Build System
Answered
0.13.x
CacheCheckFailed
Build System
What is `inline` keyword in zig and what exactly it do?
Answered
What is negative zero?
radix sort in std?
Standard Library
More elegant switch over errors?
0.14.x
Answered
Is there a zig version of the python "locals()"?
Answered
Array in zon?
zig build, where is my .wasm file?
Answered
tagged union that depends on itself
Answered
AutoHashMap runs slow compared to basic array implementation.
Build System
0.14.x
Standard Library
Answered
Error `unable to open library directory '/usr/local/lib/pkgconfig../../lib'` when linking system lib
0.14.x
Answered
StringHashMap panic
0.14.x
Standard Library
Answered
is there anything in std to remove scalar runs in strings?
More succinct way of calling same method on all variants?
Answered
Why is @sizeOf 4 in this case?
Optionals / nullable and @sizeOf(...)
panic: reached unreachable code during std.fs.cwd().createFile call
Good name for switch label
master
Answered
Is this dumb?
Children with pipes.
0.14.x
Standard Library
Answered
Why does this have to be comptime marked?
0.14.x
std.fmt.parseFloat() unable to parse hex negative inf
Standard Library
master
Answered
How to use std.io.poll-related stuff
Do zig's autodocs support LaTeX?
Answered
How to deinit constant payload capture?
Answered
Access function inside custom type on union tag
How to check if `@embedFile` target exists
0.14.x
Answered
Moving code to new fn returns something slightly different than same code in-function
Newbie question about math.big.int
0.14.x
Standard Library
Windows API strange behavior
OutOfMemory error from allocPrint
New User
Answered
translate-c for vulkan.h with windows-gnu target
Answered
how to convert list of string to [*:null]const ?[*:0]const u8
optimization on comparing exhaustive enum with the only value
Compiler
Answered
Do I copy too much here?
Floatcast on @Vector
Answered
Map over list / array
0.14.x
Standard Library
New User
Answered