zig-help
Returning float also when T is Complex
Answered
0.13.x
Passing in pub fn vs fn on struct
How does using packages/libraries work?
Build System
Answered
0.13.x
Aggregate debug info of vscode debugger hover into another server
How do I split strings at newline crossplattfrom?
for loop not setting second reference:
How to design a struct with an ArrayList? Question on private field access.
Proper way to switch on error or string
get string verson of MyError!MyEnum
Answered
How to retain argument names from cImports in zls cache?
Lib and Executable in same project. How to use the lib from the executable?
How can I recover public key from secp256k1 ECDSA
Standard Library
0.13.x
github rule to clean cache of https://github.com/mlugg/setup-zig
Answered
Raylib with Zig bindings, or call the C raylib through build.zig?
zigcoro on a currently downloadable version of zig
How does chdir work exactly?
Standard Library
0.13.x
Stack-allocated buffered writer which automatically flushes
Standard Library
New User
0.13.x
Read a file in zig
How do I translate c enum bitwise or into zig?
a good side project to build
0.14.x
Returning to the directory after moving to the symlink
Standard Library
Answered
construct an array list of anything
cannot assign to constant with @field
Is there a good place to read about the semantics of the `align(x:y:z)` syntax?
How to `@unionInit` nested Unions?
Allocating a list of u64 with zeroed memory
New User
Answered
Read and write to child stdin/stdout
New User
Standard Library
Answered
0.13.x
comptime var assignment
Answered
Using structs / methods as handler in main
Using Wuffs from Zig
Answered
Trouble understanding dependency URLs
New User
Answered
??????? after Formating
New User
Standard Library
Answered
0.13.x
Allow for any enum to be passed as an argument to a function
Does zig have something close to OOP?
how do i check if type is a struct
undefined symbol
Are there any well maintained docker images to build zig?
How to @memset multi-dim array?
0.13.x
Does STD lib have a uuid package, or what do people use?
Seeing issues with typing in parameters to function
Answered
Zig code only working in Debug build?
Compiler
Answered
0.13.x
Can't test a self-referential module
0.13.x
How do you send an EOF to a process?
What is the correct way to make a step depend on the contents of a directory?
What type should i use when creating a linked list, which can hold multiple types?
Answered
Generating Build Artifacts
Build System
please help optimize this src code
Standard Library
0.13.x
get time in zig for bechmarking
Answered
build.zig write dummy file
Answered
Is there such a thing as a Zig package manager?