zig-help

21196 threads · Page 328 of 424

return struct or *struct 9 messages
New User Answered
SegFault appending to arraylist 7 messages
0.10.x Standard Library New User
how to disable zig formatter in zls (vscode) 21 messages
how to add mach glfw using build.zig.zon 9 messages
block size 2 messages
Link error when cross compiling 7 messages
How to create a file input stream in zig? (like ifstream in c++) 45 messages
Weird error, can't find anything through googling 2 messages
Answered
Zig examples 118 messages
New User
Convert [256]u8 to [*:0]const u8 2 messages
Answered
error: non-extern function is variadic 5 messages
New User
`std.fs.cwd().openFile` messing with `sub_path` parameter 4 messages
reading a device on Linux 28 messages
does writing to a file overwrite data 3 messages
Answered
what's os.E.TIME 6 messages
Using `try` inside a `switch` case block? Confused :) 12 messages
MultiArrayList with comptime generated struct as element type. 7 messages
Trying to update examples in ziglearn.org - how to fix those errors? 59 messages
How to convert @ptrToInt and @intToPtr to zig master? 4 messages
Is there any usable html parser working on zig 0.11/master? 8 messages
Answered
How do I install a single executable specified in `build.zig` 5 messages
SIMD horizontal sum 2 messages
Answered
Benchmarking compile time operations 6 messages
Answered 0.13.x
Iterate Enum 8 messages
Getting Main.zig to see lib from linkLibrary in build.zig 22 messages
New User
`unable to resolve inferred error set` 3 messages
Beginner: what's idiomatic way of accepting string as fn parameter? 7 messages
Answered
stack allocated str to slice 12 messages
Answered
Can we bing multiple items in one import 4 messages
GitHub actions 5 messages
Answered
Accessing u8 array at offset as u32 2 messages
Empty array/slice wildcard? 5 messages
New User 0.13.x
Working with buffers 7 messages
How do I get a compile error full callstack? 6 messages
Help reducing compile time for heavy SIMD use 77 messages
0.13.x
Does Zig support Julia style multiple dispatch? 4 messages
Passing array of pointers to struct 18 messages
best editor for zig (are we need?) 66 messages
How to kill a thread in zig 0.11.0 5 messages
returning an array inside the function 13 messages
Standard Library New User
lang - trait/interface in zig 2 messages
Forced copy and pass by value mutable function parameters 36 messages
New User Answered 0.13.x
file as struct (proper formatting within vim)??? 3 messages
Answered
Comptime array references 3 messages
Answered
Tagged Union with std.builtin.Type 9 messages
Answered
How to draw UI widgets generically 5 messages
Answered
Returning a struct in an ArrayList which is then freed 4 messages
New User
error: unable to resolve comptime value 10 messages
My ISP is blocking zig.pm I think, trying to install zls 30 messages
New User Answered
Difficulties and odd results when using `std.json.Value.jsonParse` 3 messages
Standard Library