zig-help
sorting and comparing (ascii) strings
Include stdint.h without linking C standard library
Lacking typedef enum ... should we just create a struct containing enum values?
Include not system C header
Custom ld flags
Casting a ptr with comptime known length to a slice
using c enums as zig enums?
Custom auto-formatting with ZLS?
New User
Wrong int value in packed struct
New User
Putting Tuples in Unions
Using build.zig from other build.zig
Can I create an array of generated types?
const and non-const version of a function
How to override `panic` on both 0.9.0 and master?
How do I get the path of `build.zig` ?
Compiling files in languages other than zig and C
Function pointer
String Parse Error - sentinel mismatch [Solved]
New User
A bug with (not necessarily in) Allocators
Compiler
std.builtin.AtomicOrder
switch return error
allocator-less fs.path.joinZ?
Format floating point number in notation other than scientific
How to serialize a struct?
A log function with file name and line info
Normalise a Vector
Transform error to []const u8
What does `pub` for functions in structs do?
Coercing from zig strings to C
Unable to write to stdout inside wWinMain function
unable to access struct member
New User
unable to pass function as argument with stage2
nested typeInfo
Return String when using build-lib
Missing something Obvious in OpenGL Triangle
Answered
how to disable ZIR output in debug build of stage3?
Compiler
Forcing evaluation of decls (functions) from build.zig?
can I alloc with sentinel?
Single threaded build with zig build
Arbitrary LLVM annotation
How to make an array of a certain length?
New User
How to use EnumFieldStruct?
Standard Library
Writing to stdout
is DynLib broken in stage2?
Building Zig in Arch Linux after LLVM upgrade
Is it possible to iterate and assign struct fields at runtime?
Is it possible to allocate a 2d array with a single alloc?
` __attribute__((__used__))` in zig
Compiler
Dynamic Zig imports
Debugging build cache
Compiler