zig-help

21196 threads · Page 47 of 424

Trying to make a generic function wrapper 17 messages
New User
How do I access an anonymous tuple value? 2 messages
Answered
Is there a way to have some code run say before main? 6 messages
Answered
Do my defer resource cleanups need to be adjacent to my resource creation? 4 messages
Answered
retrieve extern name 4 messages
Answered
Efficient safe observer pattern in Zig 42 messages
Confusion about captures 6 messages
0.14.x Answered
since v 0.15 release , the simples way to read and print and input is this ? 3 messages
Standard Library New User
Can Pipewire be used with zig? 58 messages
If I use -fincremental, then vulkan-zig-generator runs every time 4 messages
Build System
Help understanding ArrayList.toOwnedSlice 9 messages
Answered
Porting a project with sockets to 0.16 2 messages
Standard Library master
Issue Workflow 2 messages
Standard Library
Does using std.heap.page_allocator require linking libc on window? 12 messages
Answered
Is there a recommended way to make a native Android app for zig? 79 messages
Beginner sanity check: FixedBufferAllocator + ArrayList in latest std 4 messages
Standard Library New User
Don't understand this compile error (Batres3/zlfw, extra modifications) 3 messages
Answered
`std.json.parseFromValue` leaks? 11 messages
Answered
Using Zig allocators from a C library 4 messages
[solved] Leaking data structure. 9 messages
Standard Library Answered
segfault 0x30 when using Writer.Allocating 2 messages
Standard Library master Answered
std.json.Stringify breaks when I add indent option 2 messages
Help with API design 5 messages
Answered
[SOLVED] How to read a file from a dependency in build.zig? 18 messages
Build System master Answered
What happened to fmtIntSizeBin and fmtIntSizeDec 3 messages
Standard Library Answered
Creating an empty slice from a pointer which is set to `undefined` 12 messages
Answered
Add Build options for dependency 9 messages
Answered
strange error with ziglings exercise 020 5 messages
New User
Trouble with @cInclude() 7 messages
Answered
Initializing struct troubles 22 messages
Answered
How to fully_resolve a Nav in the compiler? 8 messages
Answered
Io.net: AddressUnavailable 75 messages
Standard Library master New User
Avoiding a "for" loop in input handling 14 messages
Answered
Array pointer to index 4 messages
Answered
Iterate over slice of optionals by pointer: How to convert `*?T` to `?*T`? 3 messages
Having trouble adding xz utils as C dependency. 17 messages
Read slice from Stream *Reader, only blocking if there is nothing to read (0.15.2) 7 messages
Answered
Compile error due to comptime image conversion 4 messages
Standard Library New User
Is zig compiler bootstrapped? And what does it means? 31 messages
Answered
basic slices question i just forgor 3 messages
Answered
ziggy format help 2 messages
New User
help with quicksort implementation 7 messages
Answered
I just can't even array 32 messages
Answered
http client returns garbage 9 messages
Standard Library Answered
Online 0.15.2 std library documentation mismatch 3 messages
Standard Library
How to correctly link static/shared lib to C executable via build.zig? 2 messages
Answered
Is it OK to cast a function pointer with a pointer to parameter to a function pointer 4 messages
error.InvalidDnsCnameRecord from std.http.Client.fetch 4 messages
Answered
[solved] `std.fs.cwd()` not known at comptime (fails on Windows, works on linux) 7 messages
0.14.x Standard Library master Answered
struct with one field guarantees 3 messages
Answered