zig-help
Error while creating an array of std.os.pollfd with anonymous structs
Is it possible to get a pointer to an optional payload?
Block comments in zig?
Partitioning in Zig
Is switch on tagged union a strictly comptime switch?
Linking dependencies
Questions about `std.net.stream.read`
[Code Review] Advent of Code 2021 2nd day.
Answered
Is it UB to return a slice backed by an array?
@cInclude - error: file not found
Help with zig-doctest compilation
discard const qualifier from iterator
Am I doing something wildly incorrect?
New User
making a self referential struct instance at comptime - is there a better way?
Should destructors receive structs by value or reference (const or mut)?
How to port longer build command from C Makefile to Zig build?
create a build step that can build OR run
exiting with an error message
collect iterator
Answered
Zig test
Answered
Cross compiling asm with zig cc, but get `instruction requires: sha2`
xml in zig
Get output of child process
Documentation for mcpu and march
New User
Could you tell me if there is a better workaround with this code? Please
New User
invalid byte sequence for encoding "UTF8": 0xf0 0x6e 0x80 0x6b
Answered
Magical code ?optimization?
How to get struct name? Users and not main.Users.
tuple declarations cannot contain declarations
Answered
How to build a c project with zig without linking to CRT
build.zig : Glob files in a folder/path
error: value of type [2]u32 ignored when concatenation two arrays
Answered
array of u2
Answered
Copy from one opaque pointer to another
Answered
How to send ping with zig natively?
Link libstdc++ dynamically
Compiler
How does the std linkedlist work without an allocator?
Answered
I want to add 3 sums in and array and if it is greater than the last 3 sum then count it then print
Answered
[noob] speeding up a ray tracer implementation from one weekend first book
New User
Answered
Cloning
Answered
Printing with `{}`
New User
[SOLVED] How to print all fields of a C struct?
Answered
beginner question
New User
Why `inline` for loops
warning(link): library not found for '-llibpq'
floating point comparison
Standard Library
New User
Answered
slice of non-array type '?*anyopaque'
Answered
Zig-bootstrap problem
How to maintain a "StringBuilder"?
Initialize static array
Answered