zig-help

21196 threads · Page 92 of 424

Cells within grid don't appear to behave as expected (raylib). 5 messages
0.14.x Answered
Cast integer to limbs array 5 messages
Answered
how compress using gzip lvl 1-3? 2 messages
0.14.x Standard Library New User
Running go from zig 9 messages
How to set fields of a struct using an enum? maybe with comptime magic? 21 messages
Answered
Cast usize to i32? 4 messages
Compile error on from unused inline else prong 2 messages
Answered
How to get user input 14 messages
0.14.x Standard Library New User 0.13.x
Sharing libraries between application and other dependencies 4 messages
How to convert json file to zon 18 messages
Build System 0.14.x Standard Library Answered
How to "export" allocators to C 4 messages
Why does std.posix.accept block under strange circumstances? 10 messages
0.14.x Standard Library Answered
CommonCrypto/CommonCrypto.h missing from macos headers 24 messages
how can I prevent a build step if the source file hasn't changed? 21 messages
is there a shorter way to handle tagged union equaloty 8 messages
Cross compiling for multiple platforms to the same directory 10 messages
Build System 0.14.x Answered
How to run `zig build` programmatically? 4 messages
Casting `?*anyopaque`, alignment, and cimport/cinclude questions 7 messages
What is .zon for? 9 messages
Answered
How to compile for Freebsd? 3 messages
Build System 0.14.x Compiler
how to upload and download files to and from a server? 9 messages
Standard Library master Answered
post quantum cryptography support for standard libraries 8 messages
panic: incorrect alignment 7 messages
Get type of array element 2 messages
Answered
List running process ? 8 messages
Do I need to deinit arrays/buffers if I work on memory arena, that I reset anyway at the end? 3 messages
0.14.x New User
Explanation of this change in Zig 0.14 2 messages
Answered
How to link dynamic library 95 messages
Build System 0.14.x Answered
Using net.Stream in non-blocking mode 2 messages
0.14.x Standard Library
What is the essayist way to get current date and time in zig? 6 messages
0.14.x Answered
How to print or redirect output of separate executable used in build.zig? 7 messages
mach on zig 0.14.0 8 messages
Answered
Is there an easier way to create distinct types? 14 messages
Help Building zig sdl3 for android 26 messages
How to make captured variable mutable? 4 messages
Zig comptime vs C 10 messages
New User
ArrayList memory leak 15 messages
0.14.x Answered
C type becomes opaque ptr 20 messages
0.13.x
Peek into Reader stream? 5 messages
Should I delegate the responsibility over memory management to the caller of my function? 6 messages
Community Poll - Test setup in zig projects 6 messages
New User
Adding a library to a library 47 messages
Build System 0.14.x
List targets in json format 3 messages
Build System
Building a github-pages documentation website for my library? 2 messages
Answered
Is it idiomatic to pass Allocator as struct or as pointer? 3 messages
Answered
std.builtin bug? .Int is not a Type? 9 messages
Raylib-zig constantly refetching itself on build 16 messages
Learning Resources for Zig Beginners 6 messages
0.14.x Standard Library New User Answered
Why does `@export` work but not export keyword 4 messages
Answered
Does everything have pointers allways? 37 messages
0.14.x New User