zig-help

21196 threads · Page 276 of 424

Using c library within a zig program 8 messages
Answered 0.13.x
Compile error when linking against a static C library 4 messages
How to install zig master branch on NixOS? 2 messages
Answered 0.13.x
vector type comparison ignoring size 34 messages
Need to resolve host name to only IPv4 addresses 5 messages
Standard Library 0.11.x
Any way to make translate-c go to local cache ? 7 messages
Generic contiguous block of memory. 26 messages
Read from stdin and add null sentinel 4 messages
Standard way to configure app features 3 messages
Standard Library New User 0.13.x
How can I use a library in a build script? 25 messages
Standard Library New User 0.13.x
How to return the error information returned by api? 2 messages
New User
String duplication issue 11 messages
0.11.x New User Answered
Export function defined in global assembly 55 messages
compile error triggered when it shouldn't be 3 messages
New User Compiler Answered 0.13.x
Idiomatic zig? 24 messages
Easy way to get FILE* from zig file std library functions? 3 messages
Run only once `b.addSystemCommand` 23 messages
Standard Library 0.13.x
Inline no-op declaration 12 messages
Is it possible to get the name of the machine's local user 3 messages
Answered
Is there a way to capture tagged union value with `if` like with `switch`? 10 messages
Answered
How to know at comptime if a type T can be default initialized: T{} ? 4 messages
Answered
Am I tripping ? 99 messages
Is there any way to shorten this code? 10 messages
How to link and use C libraries? 48 messages
New User
comparing assembler output 13 messages
Mutable struct field via reference? 121 messages
How to write into a pointer to an array 7 messages
New User
Configure zig fmt to break a long string literals concatenation 3 messages
Answered
Thoughts on these iterators i made? 10 messages
New User
Platform Specific Code 24 messages
Answered
ArrayList .append() 23 messages
Answered
How debug zig Android app? 3 messages
is @Vector(N, bool) always represented as @Vector(N, u1)? 11 messages
Unable to evaluate comptime expression 7 messages
Stack with functions to load both i32, i64 and f32, f64. 54 messages
New User
Destructuring tuple inside switch 16 messages
filling slice inside function 4 messages
How to call a function by string name? 17 messages
Answered
Type error in for range 4 messages
New User
Refactoring of crude template engine system 4 messages
0.11.x
Help me with the build file 10 messages
New User Answered
Casting from '?*anyopaque' into desired struct? 5 messages
New User Answered
Hash of original package artifact 4 messages
Quicksort infinite recursion 24 messages
Answered 0.13.x
Javascript outperforming zig? 46 messages
Read file line by line into standard [1024]u8 buffer? 3 messages
How to print a hex number with padded zeros? 3 messages
Standard Library 0.11.x New User Answered
interfaces in zig 28 messages
Getting a const ptr instead of a ptr 92 messages
New User
async HTTP request with zigcoro 3 messages
Standard Library Answered 0.13.x