zig-help

21196 threads · Page 31 of 424

Why is ?@TypeOf(null) forbidden? 53 messages
Rules of thumb for `inline` 8 messages
New User Answered
Loading strings into an array at comptime? 20 messages
stdin, stdout, and stderr and dangling stack references learning thread 115 messages
New User Answered
zig build system: diamond dependencies 17 messages
How to use thread pool with wait group. 12 messages
0.14.x Standard Library Answered
Is it possible? 13 messages
I'm on 0.16.0-dev.2187+e2338edb4 and my stream from my socket is hanging 3 messages
Answered
How to properly include a header only library? 12 messages
about `getLastPtr`, `getLastConstPtr`, etc. for `ArrayList`s 20 messages
Standard Library master New User
How can I read in a union with std.Io.Reader 3 messages
zig version in code 4 messages
Zig Variadic args equivalent 2 messages
Answered
Calling main function from C file? 103 messages
how to group constant values into a namespace? 3 messages
New User Answered
Is there a way to make the compiler less strict? 12 messages
Can Zig implement variable arguments? 2 messages
New User
How to add a CMake library as a dependency 6 messages
Exposing a Zig API to C 2 messages
Answered
how to get thread index ID? 15 messages
Answered
Passing only first comptime argument to a function 22 messages
master
Cant Figure Out Why SDL is causing issue 36 messages
I was going insane 38 messages
Standard Library New User
Print to stdout with formatted strings? 4 messages
Reduce inline switch boilerplate? 45 messages
build driver with no wWinMainCRTStartup 17 messages
Build System master Answered
UEFI LoadImage 11 messages
Answered
Is there a way to translate multiple headers with 1 translation 9 messages
Build System
matrix array initialisation 20 messages
Getting SDL3 to work 10 messages
Going From the old C Import way to Translate-C 40 messages
How to make two tags with the same value in an enum? 13 messages
Answered
comptime arraylist 5 messages
New User Answered
How to build self-hosted Zig without llvm? 17 messages
Answered
Tests Not Running 43 messages
Build System
cant use imports in tests 10 messages
Pass args to a step 5 messages
Answered
Forcing a tuple to have runtime fields 35 messages
What's a name for a thing that wraps a thing but doesn't control its lifetime? 11 messages
New User Answered
type of function 41 messages
Answered
Can Zig use exports.def file for building Windows DLLs? (Zig v0.16.*). 2 messages
master
Conditional anytype parameter 4 messages
master
Absolutely no idea where an invalid free happens 37 messages
New User
server | ???:?:?: 0x27a4a3ef in ??? (???) 16 messages
master
Not understanding why new IO approach isn't working with unix pipes 2 messages
Answered
Should you pass around std.process.Init everywhere? 11 messages
master Answered
What are the different use cases for passing parameters as `Self` vs `*const Self`? 12 messages
I'm trying to write my first minimalistic DLL (Windows x64). 4 messages
Round float to x decimal places 5 messages
Answered
How to convert a vector to a vector of vectors of the same item 5 messages