zig-help

21196 threads · Page 256 of 424

getch()-like without lib C? 47 messages
Building wasm32 lib throws os errors 66 messages
Import module in a static library and a exe 40 messages
Compiler 0.13.x
closing streams do not terminate readers 68 messages
New User 0.13.x
Is this efficient? Reading a Stream into an ArrayList. 13 messages
Standard Library Answered 0.13.x
zig stream json, weird behavior 11 messages
deinit() ArrayList allocator 5 messages
Ziglings 96 allocator 2 messages
zig build test filter 2 messages
Answered
pointer type child 'f32' cannot cast into pointer type child '?*anyopaque' 9 messages
Answered 0.13.x
Custom Lexer Help 21 messages
How can I use spirv code compilation from zig 19 messages
Write panic logs into file 20 messages
Answered
Recursion -> Tail Call Optimization (TCO) is slow in zig ? 37 messages
Compiler
How do you pass a string as argument to a function 11 messages
Standard Library New User 0.13.x
how to use zzplot or just be able to do plots in zig? 89 messages
Answered
Make a slice between two pointers 10 messages
Answered 0.13.x
inline switch with ranges from comptime variables 15 messages
String pointer syntax confusion with *const 28 messages
Random "Access denied" error for zig-cache/o/* folders in Windows 6 messages
New User
`std.meta.stringToEnum` is hitting a `@setEvalBranchQuota` error even for small enums 7 messages
I just can't get a slice from an array! 5 messages
New User Answered
Write struct to http response 8 messages
Standard Library 0.13.x
Segfault only in ReleaseFast Mode 5 messages
Compiler New User 0.13.x
Equivalent of std::.io::Read/Write from Rust? 111 messages
Invalid Character Error 4 messages
New User Answered
Zig is not compiling with FMA instructions 3 messages
0.11.x
List all directory files 21 messages
0.13.x
Support UB offsetof in zig cc 8 messages
Compiler New User 0.13.x
@embedFile, images, zstbi, WASM and Sokol 14 messages
How do I access libc libraries? 3 messages
Zig by value vs by reference 48 messages
error: alignment must be >= 1 5 messages
lib\std\os.zig:87:21: error: root struct of file 'c' has no member named 'F' 11 messages
Path Manipulation 4 messages
New User
Memory leaks while handling 3 linkedlists(S3fifocache) 9 messages
New User Answered
Trouble getting struct to work 17 messages
New User
How to run like in python -c 5 messages
how to get the process.args() list as an array/slice of strings 7 messages
checking generic at compiletime 3 messages
struct field change via doesn't works 5 messages
Zig analog to rust's `format!` 40 messages
0.13.x
Turn pointer into Optional Pointer 12 messages
New User 0.13.x
Using an arena allocator per struct instance 24 messages
Answered
custom opaque types? (1/2 solved via enums - but how to generalize?) 33 messages
Answered
SinglyLinkedList vs DoublyLinkedList bug? 5 messages
Standard Library Answered 0.13.x
how to check if a type is an int regardless what size int it is 6 messages
Nested struct method call error 15 messages
unable to find stdio.h 2 messages
dealloc 4 messages
Standard Library New User