zig-help

21196 threads · Page 59 of 424

How to insert at index in ArrayHashMap 6 messages
Standard Library
Link error with ReleaseFast/ReleaseSmall only 16 messages
How do I avoid linking the Zig standard library? 35 messages
master
http.Server response error. 2 messages
"Interface" implementation issue 21 messages
master
Distinguish between two of the same type at comptime? 6 messages
Getting Console Input from the User in 0.15.* 2 messages
New User
Is it possible to defer a function call that can raise? 3 messages
Standard Library New User
`std.log.info()` doesn't produce output while `std.log.warn()` produces 4 messages
learning graphics! 3 messages
`zig build` doesnt work after updating to 0.15.1 11 messages
`zon.parse.fromSlice()` leaking (?) 11 messages
[solved] MultiArrayList: .slice() vs .items() 22 messages
Standard Library master
How to see 'zig cc' output from different compilation units separately? 2 messages
slices and pointers to arrays 6 messages
How to read entire File Contents into aligned buffer? 10 messages
Compile build.zig with c library for emscripten 9 messages
list tests that are run, skipped 4 messages
`zig build test` doesn't runs test in imported modules 14 messages
Build System
Returning a function without workarounds. 9 messages
master
URI how to properly enconde query strings 6 messages
Standard Library New User
Basic memory manipulations 3 messages
Standard Library New User
dot field(?) access function calling? 6 messages
master
Unable to create a function wrapper around SDL 5 messages
New User
Building multiple files in one build.zig 2 messages
Build System master
Generate struct and function from a tagged union? 15 messages
How to split a big Zig source file into smaller ones? 17 messages
Generic function pointer causing required comptime values 31 messages
master
runtime ** for arrays 6 messages
(not) passing T to generic function? 9 messages
master
enum gets auto-casted to integer 5 messages
master
using fs.FileReader with std.io.CountingReader in 0.15.1 13 messages
[SOLVED] 'zig init' is not working? 15 messages
master
reasoning behind dynamic IO interface (instead of static) 5 messages
Standard Library
Array of struct with comptime field 5 messages
Correct way to parse data from a structured file 30 messages
What was wrong with the old async/await? 8 messages
Arrays of generic types 100 messages
master
how to make an enum a range of values? 2 messages
How to architecture global state 34 messages
[solved] Porting `@typeInfo` to `0.15.1` 10 messages
Standard Library master
road map books and like this for learning zig ? 8 messages
replacement for fs.File.readToEndAlloc() 4 messages
[solved] Print to terminal with colors. Replicating C implementation 5 messages
Standard Library master
[solved] Managed ArrayList deprecated. What happens to MultiArrayList? 4 messages
Standard Library master
http.Client hanging with new allocating writer? 22 messages
master
Sha1 in std.crypto 3 messages
I need some help with user input 9 messages
[solved] '[][]const u8' does not support array initialization syntax 13 messages
Standard Library master
What is the `std.c.pid_t` in windows? 6 messages
Standard Library