zig-help

21196 threads · Page 397 of 424

how to setup zls in vscode 6 messages
compiling a C library with zig that uses CMake-generated headers 22 messages
default arguments in zig? 13 messages
Why does the compiler generate vector instructions in this case? 49 messages
Answered
How to use MultiArrayList? 10 messages
Answered
Trying to compile c like the docs, but getting error 8 messages
Multithreading 6 messages
Answered
zig sdl + wasm 11 messages
Answered
No field or member function named 'method' 19 messages
New User
Channel Blocking On Put 2 messages
pipe a ChildProcess stdout and stderr to ring buffer instead of file? 15 messages
Answered
Where am I wrong? 86 messages
New User Answered
zig-out missing 6 messages
Answered
How to test array values? 9 messages
New User Answered
Create tagged union programatically 15 messages
Answered
packed struct as u8 slice 3 messages
How to use `std.fs.Dir.readFileAlloc` properly? 16 messages
Answered
Wildcard or glob matching with std.fs 3 messages
Standard Library
Is it possible to apply null with arthimetic? 10 messages
Answered
how do i write hello world in zig 10 messages
Answered
Testing please don't delete this 4 messages
Answered
What is the memory layout of an error union? 9 messages
How do I declare a zero filled [*null]const ?[*0]const u8? 21 messages
Depending on build target to define an interface 9 messages
Specify SIMD Extensions When Compiling 4 messages
Compiler Answered
Naming conventions - When to use init() and when create() 2 messages
Why can I have non-public struct functions, but can't have non-public fields? 9 messages
Is there a nice way to get the fields and|or values of a struct? 11 messages
Answered
Why No Runtime Log Level 32 messages
Answered
build.zig option to produce shared library without `lib` prefix 5 messages
Answered
fixing reallocAdvanced calls since it has an API change 29 messages
`error.NameTooLong` in `zig build test` 12 messages
array of byte to function 62 messages
Answered
Returning a slice to a function-scope one-element array 21 messages
Is there a std library function to translate escaped escape sequences in a string? 18 messages
Standard Library Answered
zero dynamic memory allocation http server 25 messages
Logical operations for Vectors of bool 9 messages
Answered
Memory safety? 32 messages
Best way to get a type id that's valid at comptime and runtime? 122 messages
How To Allocate (Static?) Memory 13 messages
Answered
recursion deinit help 68 messages
New User Answered
Runtime Chosen Format String? 15 messages
Global var for std.io 7 messages
Answered
sub-arenas or how to use multiple arenas in your code. 5 messages
Answered
Type to String 10 messages
Answered
Converting zig File struct into c FILE* 10 messages
Help with zigling 65 17 messages
Answered
Trying to understand `usingnamespace` usage in Zig std lib 3 messages
Answered
Anonymous function? 16 messages
Compiler New User Answered
keep state with a function 6 messages
Answered