zig-help

21196 threads · Page 409 of 424

Resource deallocation must succeed? 261 messages
Trouble accessing property from c struct 17 messages
Call function with `try` when needed 21 messages
C backend output does not compile 9 messages
Compiler
Hot to deal with C function returning null pointer? 2 messages
Missing `pthread_sigmask` binding 3 messages
Parser 140 messages
Standard Library
Pointers for working on Zig? 16 messages
Compiler
zig cc debug info 12 messages
Compiler New User
How to make zig support new target if LLVM doesn't. 31 messages
How can I convince zig to bundle compiler_rt into a object file? 6 messages
zig inline assembly get 32-bit register 8 messages
RISC-V builds 6 messages
build.zig problem 10 messages
New User
How do you turn a slice into a vector? 10 messages
invalid free after reallocBytes 5 messages
Suggestions for browsing `std`. 8 messages
Joining slices without allocating at runtime 19 messages
Zig Abi, function register config 8 messages
tagName for non-exhaustive enums 31 messages
How to convert a []const u8 to null-terminated slice? 4 messages
Standard Library
Weird Behavior when using stdout and stdin 48 messages
Check if a value is an array or slice type 3 messages
llvm-config issues 4 messages
How do you code this first part of the loop with Zig SIMD API? 12 messages
undefined reference to symbol '_...' 2 messages
Why is Zig std library trying to parse a float here? 14 messages
Frame resume loop 9 messages
catch segfault in test case 15 messages
Generating language reference HTML 5 messages
Compiler
How to read large blobs to memory 20 messages
Random Seed for PRNGs 16 messages
Passing []const u8 to C interopt variadic function 10 messages
enum to []const u8 5 messages
Standard Library
Recursive Dependency Error On Union 15 messages
`std.io.getStdOut` failing after close 9 messages
how to benchmark 13 messages
prerequisite language to learn zig 4 messages
Allocator for runtime-defined alignment 12 messages
how zig compiler deal with unused imports? 3 messages
Passing a slice of C strings to a function as a literal 2 messages
Compiler New User
What is the cause of error [Always a race condition] when using std.fs? 70 messages
Standard Library New User
Mutually Recursive Generic Types 12 messages
I have a code that hangs the compiler 21 messages
Compiler
How to destroy self 18 messages
floatToInt() 16 messages
Are there any good tutorials? 6 messages
strip unused transitive dependencies during static linking 2 messages
generic switch on tagged unions 17 messages
Possible to set struct field value programmatically by index of field (not by name of field)? 20 messages