zig-help
comptime -> no field or member function named
New User
Answered
0.13.x
detect SIMD support
Answered
Setup kernel stack using @call is not working
Answered
Print with escape characters
Why use @intCast when we have @as?
Answered
A better way to implementing Affine Matrices
Answered
Avoid `=undefined` pattern
Answered
strange thread error
Best practice for maintainable "interfaces" without dynamic dispatch
Answered
Can I make structs have array initialization?
Answered
Fetched dependency is empty
Answered
0.13.x
Mocking [][:0]u8 in test cases
`zig build run` spawns a crazy (?) number of processes/threads
What am I doing wrong with getting converting a c array of u8s to a slice of f32s?
Answered
handle error from main?
Answered
0.13.x
Where is the documentation on how to use zigwin32?
0.11.x
do packed structs pack inner structs?
no field or member function named
Answered
expected expression, found 'invalid bytes'
build.zig can't find package manager dependency
Answered
checking two structs are equal in a if statement
cImport error when assert have messages.
determine size of comptime_int and comptime_float
Answered
Thread.WaitGroup
Expected type expression, found '{'
string to binary string
Get currently active tag from a tagged union instance
Test output seems to disappear after first run
Answered
Is there any terminal progress bar in the zig library (like python tqdm)
New User
Answered
How to link rust library with zig?
Answered
How to read a wide string prefixed by its length from memory
0.11.x
New User
map from enum?
What's the best way to make a sort of comptime dictionary in zig
Optionally convert enum from int
Answered
How to Coerce ArrayList([]const u8) to []const u8
0.11.x
New User
Answered
Translate C error regarding c_int and bool
Answered
array sentinel initialization
Answered
Writing C fn to call C++ cppunit tests
is to assign variable different from chaining?
Answered
is there a function in zig to calculate cpu ticks?
Standard Library
New User
Is this the right way to get a segment of an array by slicing?
Answered
Fallible version of `@enumFromInt`?
Standard Library
builtin vs std.builtin
Answered
creating file at absolute path (and dirs if needed)
0.11.x
0.13.x
struct array member size from previous struct member
Answered
0.13.x
no module named ... available within module root
Integer overflow while trying to patch jumps in a JIT
Counting equal characters of same length string
Answered
bug in `switch` or in MultiArrayList?
Answered
string to int cast
Answered
0.13.x