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