zig-help

21196 threads · Page 119 of 424

zls not detected in PATH 11 messages
New User Answered 0.13.x
How free an Array with string inside 14 messages
What is the zig way to get the path to the project test folder? 7 messages
How do you create a 'set' and add strings to it? 3 messages
How do I remove items from an array while iterating it? 69 messages
Will this feature be added in Zig? 2 messages
Answered
Allocating all at once, contiguously 104 messages
How to write a pointer to a HashMap 2 messages
Answered
thread pool spawn, errorable function 3 messages
Answered
Why calling destroy on self from struct method, couses Segmentation fault 52 messages
New User 0.13.x
*const T 5 messages
avoiding nested try statements 4 messages
Answered 0.13.x
How do I use a local library? 20 messages
HashMap and ArrayHashMap differences 13 messages
Answered
Getting build errors to show in VSCode 2 messages
Answered
Casting anyopaque pointer to a struct type: 19 messages
idiomatic way to pick types during runtime? 4 messages
How do you create a 'string'? 17 messages
[solved] Official grammar.y file: What language is it using? 6 messages
0.14.x Compiler Answered 0.13.x
Explitic hint to differentiate comptime const from runtime const 5 messages
0.14.x 0.13.x
[zig cc] unistd.h isn't reflecting the targeted glibc version 10 messages
Answered
"safe" and "unsafe" versions of functions 8 messages
0.14.x Answered
Questions on naming conventions for types (and type-ish things) 2 messages
Is this booting correctly? 6 messages
Import `build.zig.zon` 24 messages
why leak? 8 messages
Answered 0.13.x
Zig random numers aren't random in debug builds? 49 messages
How to do bit extension in zig 3 messages
Answered
Pass env vars when building C 8 messages
Build System New User
`@Vector` zero-extend/sign-extend 5 messages
Static dynamic-like dispatch 78 messages
Answered 0.13.x
is there a way to parse a [:0]const u8 into a []const u8? 7 messages
0.14.x Standard Library New User Answered
compile a c program like ffmpeg in zig 2 messages
Answered
reading file contents at compile time 6 messages
Standard Library Answered
Get typeInfo of struct field 10 messages
How do you return a comp time fixed length u8 string? 16 messages
streamUntilDelimiter's EndOfStream error prevents loop from processing last line 2 messages
Standard Library Answered 0.13.x
[solved] How to add EOF character at the end of a []const u8 string 78 messages
Answered
Can multiline strings be formated? 5 messages
0.14.x New User Answered
Print formatting changes if bytes are appended vs formatted directly in std.debug.print 19 messages
Standard Library New User
Is there a way to get function name as a string? 16 messages
illegal instructions when friend runs my exe 2 messages
Answered
Dependency on sub-directory of git repo 3 messages
Build System 0.13.x
parse bool from cmd args 4 messages
Checking if a binary exists in PATH? 15 messages
Answered
Problem creating ArrayList 5 messages
dynamic generic function types 3 messages
Hang at end of test run using raylib 9 messages
Answered 0.13.x
how do i do a c style memcpy from one *anyopaque to another? manually specifying the size. 2 messages
Standard Library New User Answered
Is there a way to declare a comptime fn? 7 messages