zig-help
can you get doc strings from typeinfo?
checking struct type
New User
0.13.x
pass a const type as a parameter
why do i get `error: ` in stdout?
Answered
Good practice for string concatenation
0.13.x
What's the difference between those two options
defining functions after compiliation?
@This explanation
Answered
0.13.x
Using addObjCopy with specific path
Confused about @ptrCast with allocated memory
0.13.x
Parsing a json file specification, and creating its relevant Zig code
Standard Library
Answered
0.13.x
Zig toolchain & Go
Compiler
0.13.x
error not a member of destination error set
Answered
Create empty array satisfying type [*:null]?[*:0]const u8
zigglings problem #62
New User
Does this function have the correct types?
How to sort array of [] const u8?
0.14.x
Standard Library
Answered
Distinct type helper function
Make a generic `type` in a struct recognize a method from another struct
Answered
error: unable to resolve comptime value
Standard Library
error: expected type 'void', found 'error{SystemResources,Unexpected,OutOfMemory,ThreadQuotaExceeded
0.13.x
how do I know what allocator to use
Getting a const pointer from StringArrayHashMap
Standard Library
0.13.x
what kind of allocator should I use?
First day writing Zig and have got Segfault
Read overflow bit
heap array pointer zig to c
Switch capture on a union(enum) pointer
Answered
How to access the Return Type of a fn ast node?
What is this syntax: align(a\:b\:c)
Answered
How to send file descriptor over socket in zig?
Standard Library
Answered
0.13.x
Is the tag location in a tagged union's layout guaranteed?
0.14.x
Answered
correct way to share build options across modules? ("error: file exists in multiple modules")
Answered
Deinit keeps erroring due to cosnt
0.14.x
Forcing use of system libunwind.h and linking system libunwind
0.13.x
is there an easy way to transmute a u32 to a f32?
Problem with free keys in map
Answered
Cant allocate comptime calculated type
New User
Answered
Specify custom CA certificate when building zig app that uses zon to fetch dependencies
Appropriate way of supplying the buffer in std.fmt.bufPrint
Hot to typecast negative values?
Answered
0.13.x
Check if an AST identifier is a built-in type
load testing http server
Wrapping extern var with a type. Ideas on how to?
Standard Library
New User
0.13.x
Copy a runtime string
is it faster to print() individually, or combine strings to print() once?
0.14.x
Standard Library
New User
Answered
How to pass -Doptimize=ReleaseFast to dependencies
Cast [4096]u8 to [*]u8
openFile stackoverflow error ?
New User
Standard Library
Answered
0.13.x
Is it safe to return a pointer to a field of a struct?
Answered