zig-help

21196 threads · Page 235 of 424

Why is this Overflowing? (Zigling Solution) 9 messages
New User Answered 0.13.x
How to specify `config` to be available within test? 6 messages
0.11.x Answered
Is it okay not to free memory for napi 13 messages
Compiling C++ project with Zig 11 messages
New User 0.12.x
T vs *const T 4 messages
New User Answered
null terminated array of strings constructed at compile time 10 messages
0.12.x
YOLO Casting 7 messages
Example of calling std.os.linux.execve? 3 messages
Answered
Zig Slices 4 messages
Handling error from std/fmt.zig 2 messages
Getting occasional hangs when saving in VS Code 26 messages
easiest way to parse an union in json 6 messages
Standard Library 0.13.x
minimal example interface / dynamic dispatch 97 messages
Compiler New User 0.13.x
memcpy 93 messages
issue with importing a module that compiles C code 3 messages
@cImport failure when compiling notcurses 27 messages
Compiler New User 0.12.x
how to import and link c code? 38 messages
u8 to u4 casting doesn't work with struct variables? 2 messages
0.12.x
socket 13 messages
dynamic dispatch, interface etc. 7 messages
Calling function at variable creation 7 messages
is there any resources to know about alignment concept 6 messages
Custom comptime only types? 17 messages
mixing value and prt return types 43 messages
Answered
Any way to put `.addIncludePath` under an alias? 5 messages
Answered
why cannot I convert an array of pointers to arrays to a 2d slice 9 messages
New User
Why is this an error: comptime call of an extern function? 28 messages
New User Answered 0.12.x
Channel fails on the first send 29 messages
What version of ZLS should one use with ZIG version 0.12.0? 4 messages
Where should issues with the documentation be posted? (specifically incorrect links)? 2 messages
Answered
Design reasons behind usage of | symbol 22 messages
Beginner help with slices, strings, formatting. 3 messages
Answered
Is there a nicer way to do this? 40 messages
New User Answered 0.12.x
Struggling with using std.mem.window on ArrayList of ArrayList of string slices 13 messages
build raylib zig 0.12.0 38 messages
dupe single item 7 messages
Answered
-fno-omit-frame-pointer in zig build install 10 messages
Answered
buffer writer 14 messages
Finding the hash of a package using the package manager 21 messages
how to use zigimg 3 messages
type of null 13 messages
Answered
How to update ZLS (when I originally installed ZLS via the VS Code extension)? 3 messages
Noob question about comptime witchcraft 13 messages
What is in `~/.cache/zig/`? 3 messages
Answered
Embeddable Database 4 messages
zig win32 bindings 13 messages
Noob Question About Interfaces 37 messages
question regarding struct 18 messages
zig Mac raylib 3 messages
How to pass Zig function pointer to GLFW? 4 messages
Compiler New User