zig-help

21196 threads · Page 344 of 424

std.Ini asserts \n[ at start of section 6 messages
Answered
how do I convert a single byte (ASCII) into a string ([]const u8) 3 messages
Answered
Convert enum to custom string values 13 messages
How to build an object file from a .zig file 20 messages
compare strings in switch 14 messages
Answered
zig compiler bug: GenericPoison 22 messages
Compiler New User 0.13.x
Cmake build error 'unknown component windres' on Windows 10 messages
0.13.x
How do I use page allocator without an arena allocator? 60 messages
Answered
Type mismatch when using zig pointers in c function 58 messages
`@cInclude()` in a `build.zig` file? 10 messages
Simple example code of new json api (only a few days old)? 4 messages
Answered
Difference between .*. and .?. 10 messages
New User Answered
When interfacing with C, do I need to @intCast everything ? 17 messages
Segfault when printing json value 26 messages
Standard Library New User 0.13.x
errdefer compilation behavior in debug vs release 25 messages
Compiler Answered 0.13.x
when zig is going to be ready 14 messages
Check if pointer points to invalid/freed memory 2 messages
New User Answered 0.13.x
Comparing C function pointers 8 messages
Answered
Threads and Goroutines 2 messages
AccessDenied on windows installing headers 41 messages
Compiler 0.13.x
Properly mixing C and Zig code. 5 messages
Compiler Answered 0.13.x
Integer overflow coming from FixedBufferReader inside BitReader 38 messages
Answered
sanity check for complicated mess of `errdefer`s and allocations 16 messages
better way to do this pointer math 15 messages
Array of Lua structs 3 messages
New User
Pass an operation as a variable to generate a new fn that does said operation? 17 messages
Inline Lambda 7 messages
New User 0.13.x
utf8.letter 48 messages
Standard Library
Question about sentinel terminated slices 23 messages
Stop Nesting Limit with Print 15 messages
How to create a C compatible array of strings 2 messages
New User Answered 0.13.x
When main returns an error what exactly happens 3 messages
Avoiding long semantic analysis on every build 3 messages
'endian.h' file not found error when building ffmpeg with zig 3 messages
Compiler 0.13.x
Weird int type error 15 messages
0.10.x Compiler New User Answered
Question about the new cast functionality 20 messages
Exporting a Shared Library for Rust's FFI w/ Zig 15 messages
Modules and libraries how to 32 messages
cli module syntax whoopsie? 7 messages
Is there a more idiomatic way of reading X characters at a time? 4 messages
Is there a way to cleanly check if all elements of a bool vector are true 2 messages
Answered
Testing Helper for Optional values 32 messages
Standard Library New User 0.13.x
Zig build errors with builtins 20 messages
Answered
Multithreading help pls. 7 messages
How do i read system time? 7 messages
testing output fails due to `\u0000` chars 2 messages
0.10.x New User 0.13.x
result of `std.json.parseFromTokenSource` containing reference into Reader 40 messages
Using zig http client 18 messages
Standard Library 0.13.x
experimenting with zgui and zgpu ... getting error(gpa): memory address ... 4 messages
Answered
How do I handle ~~EINVAL~~ EBADF in std.os.isatty? 20 messages
Answered