zig-help
error: comptime call of extern function
New User
0.13.x
What is the best practice to create struct which has a property is array, and the size is vary.
New User
Comptime: struct fields that refer to types of other fields?
Answered
How to instruct build.zig to rerun steps only when necessary?
Build System
0.13.x
Reading DWARF debug info from a macho file
Prng | How to get random number every time ?
handling flexible arrays
Problems accessing Structs
Answered
Struggling with linking system library
linking system library
Build System
0.14.x
New User
Answered
Struct literal basing on another struct value
initalizing long sentenial with short one.
Logging function causes a segfault.
New User
Standard Library
Answered
0.13.x
grouped imports
Testing allocator implementation
Hashmap out of memory
0.14.x
New User
Write output to file using comptime
0.14.x
Compiler
Completely new, should I start with zig master or release?
New User
check if is array
detect autodoc
How do I read a register?
0.13.x
Is there a way to iterate two slices as if they were concatenated?
Answered
How do I get started with ziglings on an Intel Mac
Answered
How can i turn a [*c] const u8 to [] const u8?
is there a way in build.zig to create a symlink to another artifact in the out dir
Answered
Extern unsigned char
Answered
How do I check if a pointer is null?
0.13.x
How to convert []const u8 to [:0]const u8
I'm wanting to interface with python what are my options?
Setting up Raylib
New User
Answered
How do I put types in number literals
New User
what's a [*]u8
New User
Answered
0.13.x
Therad.Pool.spawn does not jump to function for some reason, help wanted!
How does ArenaAllocator get passed around successfully?
Answered
casting int to struct
Answered
i have a problem with SDL_BUTTON
std.EnumMap(Enum, Struct), value can be null even though not marked as optional
Can you construct a function from non-code data?
Fuzzing without the Zig test runner
@intFromFloat, does it floor then return the int? or what does it do
0.14.x
New User
Can you add fields to a type at comptime?
0.14.x
Answered
beginner help linking a c library
how do i use this hashmap?
Answered
Trying to figure out the idiomatic way to do polymorphism in zig.
Answered
crash in build fast but not in debug
is there a way to wrap tls.Client with io.bufferedreader/writer ?
Answered
how to disable tls using std_options?
Answered
Is there a way to get the owner and group of files?
windows error.Unexpected: GetLastError(232): The pipe is being closed
How to create a valid null pointer slice?