zig-help

21196 threads · Page 403 of 424

zig library convention style 8 messages
Weird error without any helpful information 3 messages
How to parse an f80 float. 17 messages
Is there a 'normal' string type in zig? 6 messages
Search string in array of strings 9 messages
Public Key Cryptography 9 messages
Standard Library
How to convert [*c]const u8 to []const u8? 28 messages
fieldParentPtr 3 messages
How to idiomatically parse number-number,number-number? 10 messages
New User
Create type with dynamic functions based on comptime inputs? 23 messages
How do I parse a string and use it as an array index? 2 messages
Default array of generic length 6 messages
Performance considerations for unusual integer types 2 messages
[Solved] Polling read() from stdin on linux 11 messages
Standard Library New User
Implement fmt rendering for types? 2 messages
New User
Using an `ArrayList` returned from a `switch` directly vs via a variable 96 messages
Unwrap an error union? 14 messages
New User
misc questions zig 13 messages
Is there a float equivalent of minInt? 3 messages
Initialize array to array of 0 6 messages
Is their a `zigfmt` like `rustfmt`? 19 messages
Any way to verify compileError with a test? 3 messages
Zig Language Server - build runner failure 4 messages
Mutable comptime vars? 12 messages
Naming Conventions (enum, tagged union) 2 messages
[some-param-type T] not allowed in function with calling convention 'C' 8 messages
Help relating my RISC-V emulator 65 messages
How Does Abstraction Work ( or -- Where Are My Interfaces?!? ) 42 messages
Adding information to an error union 30 messages
Freestanding aarch64 compiler error - root.panic 6 messages
truncate conversion for floats to int 4 messages
Why does std.TailQueue not require an allocator 107 messages
pattern matching 62 messages
Will there be a string standard library in the future? 18 messages
Invoking translate-c in build.zig 8 messages
comptime arg not being evaluated at comptime? 3 messages
Indexing C Style Array Pointer Arithmatic with Negative Stride 21 messages
Question about Zig generics 5 messages
New User
Storing pointer to io.BufferedReader 4 messages
Is there a way to have dependencies without using git? 27 messages
New User
How to return a non-const optional? 10 messages
Self and *Self 27 messages
cast u32 to [4]u8 12 messages
VSCode only shows me completions or definitions if I 'go to definition' on the source file first. 6 messages
New User
access const in struct 3 messages
Combining switch and mod macro causes runtime control flow error ... sometimes 8 messages
`zig` seems to be crashing silently mid execution? 22 messages
How to manage an if-capture staircase 7 messages
syntax help, recursive reference 4 messages
New User
can you inspect a comptime union type value to see which field is activated? 107 messages