zig-help
What is wrong with this code?
Answered
How can I create a *const []i32 from a [N]i32 array?
Is there a way to find out the position in a file of a function declaration?
detach child process
What's the syntax to coerce a static string to a `[4]u8`?
Answered
Fastest way to find a maximum number
Beginner need help
Need help with build.zig modules
Answered
std.net.Address as a key in a HashMap
std.SegmentedList
Standard Library
Answered
0.13.x
How to use zig build system to generate files necessary for compilation of the main executable?
Best way to join/concatenate 2 []const u8
Answered
0.13.x
what replaces `Build.Step.Compile.addOptions()` in 0.12.x?
Need help with JSON
zig build introspection
Why there is no string utils in std lib
Standard Library
Idiomatic 2D relative indexing?
New User
Working with array
Return error from `main` without printing it?
Answered
Need a data type
Branch likely / unlikely?
Help with reading and printing input from console
Answered
How to create an uninitialized allocator
Answered
Need help with JSON
What are the best ways to avoid global variables when needing to use one?
Answered
Need help with string format
How to convert an integer to a hex string?
comptime usage in std.math
Need help with http
testing.expectEqualSlices fails while testing.expectEqualDeep works
Segfault with reader on macOS
Failed building Zig
how to build zig compiler with zig-bootstrap
Compiler
Answered
seed std.crypto.random
Answered
Watch variables and Valgrind in VSCode
New User
Cross-compiling libvips
Compiler
New User
build.zig equivalent for -Dcpu=baseline
Compiler
0.13.x
want potentially null pointer to array of compile time known size, no compiler error message
Answered
0.13.x
Odd behavior when generating a hmac sha256 string
zig fetch fails: TlsInitializationFailed
Answered
I don't know if anything's wrong here but I think there is
Answered
Calling zig from c
How to compile zig2 in debug mode?
Answered
Building the Zig compiler from source on Windows, stuck on Option 1b.
Answered
convert character to string
Answered
Better way to cast a slice of u8 arrays to a slice of null terminated arrays
Answered
Is it possible to generate enum literal given its (string) name?
Answered
iterate over multi dimensional array passed into function
Answered
0.13.x
Neovim doing formatting and diagnostics without any config change--how?
New User
Answered
Zigglings - Quizz 4 - try catch
New User