zig-help

21196 threads · Page 34 of 424

extern struct layout problem 2.0 74 messages
Unable to open a file for writing 10 messages
master Answered
extern struct layout problem 4 messages
Why std.Io.Writer.sendFileAll have assert on buffer length? 8 messages
Standard Library master Answered
build optimize modes 8 messages
Build System Standard Library
Zig Compilation Errors In My Parser 2 messages
master Compiler
Basic http request? 2 messages
master
io.async() - how to cancel it, if it takes to long to even start? 42 messages
How to make zig use with mingw 13 messages
master Build System Compiler New User
How to get id of current thread in new IO? 4 messages
Why is this shadowing allowed? 134 messages
Newbie question about using build.zig with system commands 17 messages
Build System New User Answered
Format specifier for `args: []const []const u8` (list of strings)? 5 messages
I need to declare a struct with a generic field and then get a pointer to this struct at runtime 10 messages
Answered
Passing `@This()` as argument to `main` 3 messages
Answered
Using External tool to generate files at build time 16 messages
Answered
`std.compress.flate` is freezing at `compress.end()` 33 messages
Standard Library master Answered
http client io 17 messages
Answered
Figuring out how user input works 2 messages
std.http.Client.fetch: What to do after error.HttpConnectionClosing? 3 messages
Standard Library
Basename of generated file's LazyPath 41 messages
Answered
Unwrapping Optional with --release=fast 4 messages
Answered
CountingReader with new I/O Readers 29 messages
New User Answered
Understanding `std.Io.File.Reader` and `std.Io.File.Writer` 7 messages
New User Answered
method invocation implicit pointer dereferencing when using `allocPrint` 6 messages
master Answered
Comptime Suggestions 14 messages
Answered
Corrupted memory issue: 7 messages
How to properly organize tests in Zig? 4 messages
Build System New User Answered
User Input on Zig 51 messages
Standard Library master
Empty structs vs. empty tuples 20 messages
error calling variadic function at comptime 13 messages
Is `linkSystemLibrary` and `@cInclude` cross-platform? 18 messages
how to achieve paralleism? 31 messages
Answered
How "stale" is zig.guide? 2 messages
New User Answered
std.Io.Reader.Limited buffer 4 messages
Answered
When to use anyerror? 11 messages
Answered
I need a way to obtain environment variables in Zig 0.15.2. 5 messages
New User Answered
Handling Linux signals in Zig 10 messages
Standard Library New User Answered
How to Read Code (in big projects) 11 messages
Answered
Hidden Breaking Change in 0.15.2 wrt reader.takeDelimiterExclusive 9 messages
Build System Answered
How are people writing huge codebases in Zig? 12 messages
what's the proper way to access a struct field by its name? 3 messages
Answered
is there struct destructuring in zig? 3 messages
Answered
How to send/receive ancilliary data with `std.net.Stream` from zig 0.15.2 8 messages
Standard Library Answered
Compile lua with wasm32-wasi longjmp sjlj 7 messages
Compiler
Forgejo Actions? 2 messages
Comptime Cool Stuff with Generics. 9 messages
master New User
Is there a reason the http Client ignores the SSL_CERT_FILE env variable? 4 messages
Standard Library
workaround for runtime v-table function with a comptime argument 22 messages
Answered
Use of @setFloatMode(.optimized) 57 messages
master Answered