zig-help

21196 threads · Page 84 of 424

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