zig-help

21196 threads · Page 282 of 424

What is the new root.zig file? 3 messages
Weird values in statically defined data 19 messages
New User 0.13.x
Implementing a custom read function 8 messages
Standard Library 0.13.x
function with non-void return type '?*table.Table' implicitly returns 21 messages
Random values at comptime 38 messages
use error set in a `switch` case 5 messages
Answered
cast `?*anyopaque` to `[]const u8` 79 messages
Answered
how to copy an array to another? 20 messages
Standard Library 0.11.x Compiler New User
libc not linking correctly 37 messages
How do I remove an item from an array? 6 messages
New User Answered 0.13.x
How to avoid recursion 17 messages
Answered
is there a way to Measure file size in ZIG? 3 messages
Answered
How do I implement a function with parameters fully in assembly? 79 messages
Getting a pointer to an item in an ArrayList 2 messages
Standard Library 0.11.x New User Answered
Add additional compiler options for zig 18 messages
Stringify segfault 9 messages
Answered
weird stuff happening (see pic) 139 messages
0.11.x
Assign multiple constants. 9 messages
Is there something similar to `strings.Join()` (from go) in zig? 4 messages
Using VScodium the built-in terminal cannot access zig. 8 messages
Convert comptime string to upper case? 4 messages
Answered
Building both Zig and C together including .h files 16 messages
0.11.x New User
Help w MultiArrayList 12 messages
Container for heterogeneous structs 9 messages
build.zig for a kernel? 181 messages
Standard Library New User
Why store program state in struct fields? 83 messages
Answered
What this error mean:Panicked during a panic. Aborting. 2 messages
Question about alignment and saving a type T in a byte arrayList 32 messages
0.11.x New User
Add file dependency on a system command without adding it as an argument of the command 4 messages
Run Tests with Valgrind 10 messages
Answered
build from source , and i am facing some issue in llvm 14 messages
Cannot right shift (>>) u8 with another u8 4 messages
Answered
help trying to build zig-obj 2 messages
using zig code in c 47 messages
Which is good? (const str1 = "Hello" vs heap.page_allocator)? 3 messages
I want to use websocket module, but it is not available 3 messages
Thoughts on this Pattern/Feedback for Memory Management 116 messages
Zig Build Multiple Modules 5 messages
New User 0.13.x
Odd nested while loop behavior 6 messages
Standard Library 0.11.x New User
std.testing has utility to check no panic/runtime error? 4 messages
zig fmt on save, holy f-, how do I turn it off 13 messages
New User Answered 0.13.x
Getting bizzare error messages... what's wrong? 8 messages
Answered
Update ZLS 5 messages
Answered
Does Zig support BSON? 3 messages
Custom struct with functions 9 messages
When to create static library when distributing a Zig library? 5 messages
New User Answered
whats wrong with my struct? 5 messages
How to link a dynamic library 3 messages
Cast a []const u8 to []const u21 36 messages
Returning derefed pointer from mutable struct method results in pointer 3 messages