zig-help
Expected LLVM 1.18.x but found using /usr/local/bin/llvm-config
New User
Answered
unused window opengl
could i remove ? from a value since some was already assured?
Binary size confusion
Answered
adding a include path not working
help with TDD
Answered
Filename for std.fs.File
Answered
how to left shift properly?
Can a function return multiple errors?
Answered
karlseguin/http.zig websocket panic.
0.14.x
Answered
Issues with creating structs inside of methods
Answered
Create an union from string at runtime
Answered
Build system best practices
Dynamically read file data
New User
Answered
If zig files are structs, can they ever be an enum?
Answered
json parse error, how to find missing field?
Automatic function parameter discovery for a console command system
Comptime
how does concurrency work?
Help with inline function
New User
Answered
0.13.x
Getting a type error on accessing an array?
Answered
Get Response Headers
Answered
Matching against types at runtime
Answered
std.http.Client.RequestOptions Decision
Answered
How can generate all paths used by a header file and feed them into translate c
Answered
`@This()` points to build, not lib struct
Build System
New User
Answered
0.13.x
@cImport trouble
Compiler
New User
Answered
How to properly free a 2D dynamic array
Answered
Small programs
Answered
Unexpected LLVM-sourced error
How to call iscntrl() from <ctype.h>
New User
Export build var to main
New User
0.13.x
Build System
Standard Library
Answered
Include all .c files in zig.build
Build System
Answered
How to pass additional flags to Zig's own `libc++abi` compilation?
links to learn more about vulkan?
Answered
Importing file with a type
how can i truncate an file with the handle?
Standard Library
New User
Answered
[Noob alert!] How do I convert `*const [n:0]u8` to `[]u8`
New User
Answered
How to change the extension of a path
c's FILE* type to zig fs.File ?
Answered
Linking (or dynamically calling into) to a .so library that doesn't exist on my build machine
section alignment
Answered
MMIO in Zig
Answered
Passing a pointer to `enum(c_int)` as if it were `*c_int`. Is that allowed?
Answered
Passing pointers to struct fields?
Answered
Arbitrary String Slice Replacement
Answered
buffer to reader
Answered
Multiarraylist Sorting
Answered
How to read a binary file by `u16`'s instead of `u8`'s?
Answered
Cannot track down error in fmt string