zig-help
How to do a for loop over array of tuples?
master
New User
Answered
VirtualProtect incorrect type?
Standard Library
master
New User
Answered
How to copy from a slice to a "raw" pointer?
Standard Library
master
New User
Answered
(Writergate) How to open a file
Answered
Why `error: extern functions have no body`
Build System
master
New User
Answered
__cdecl calling convention
Standard Library
master
New User
Answered
https://zigbook.net
std.Io.Writer Implementation for UART
How to type an extern function that takes a va_list
Answered
zls does not get notified about file changes (only on win11)
0.14.x
master
Answered
Evaluate type of function parameter at compile time
New User
Answered
Weird writing error
How to prevent generation of `_DllMainCRTStartup@12`
Build System
master
New User
Answered
How to multi-fetch in http(s) while maintaining connection
Answered
windows.h build error
Build System
master
New User
Answered
Zig reaches unreachable code but doesn't say where (debug mode)
Answered
Encode codepoint to utf8 string: expected array of 'u8', found '[]u8'
Answered
Preventing undefined symbols in C code
Build System
Compiler
Answered
[solved] Matrix Multiplication Order confusion (zig-gamedev/zmath)
0.14.x
master
Answered
Building ZLS with custom zig compiler
Build System
0.14.x
Answered
General protection exception(no address available)
Standard Library
Compiler
New User
Answered
how to inline matches in switch based on some condition
Answered
How to use CRLF in multiline string?
New User
no module named root in std - building a library
Build System
Standard Library
Strings
std.Io concurrency
Standard Library
master
Answered
Using system library poppler and glib
Build System
Answered
Spurious Copies for inline else?
Compiler
New User
Can not read from stdin using reader (ReadFailed error)
Standard Library
New User
Answered
How to get std.io.Reader from std.fs.File?
Standard Library
New User
Answered
for loop and bit shift
New User
Answered
expected type, got const
Answered
how to install zig
New User
Answered
Add dependency to `b.addSystemCommand` without listing it in the command
Build System
Answered
Pass command line build instructions to zig dependency
[solved] Help with comptime control flow
Compiler
Compiler wants me to provide a self arguent?
master
Answered
Program crashes while trying to write an `f64` to stdout.
Answered
How can I print a stack trace in WASM on master
Answered
How to compile a different function depending on comptime value
Build System
Compiler
New User
how do I get the byte size of a slice?
Answered
What is the use of context in priority queue?
Answered
Is it possible to use zig cc + the zig buildsystem to generate llvm code coverage reports for C++?
Build System
master
Answered
How does Zig lay out static variables?
Compiler
Answered
Zig 0.15.2 on x86_64 linux isn't an executable
build - accessing imports
`undefined` is allowed as an identifier in enums without @"" syntax. Is this a bug?
master
Answered
slice difficulties
Answered
Comptime test blocks
Answered
[solved] How do I access the data from an error!value union?
0.14.x
Standard Library
master
Answered