zig-help

21196 threads · Page 56 of 424

wanting to learn cImport with glfw+glad, zig 0.16 master 11 messages
Am I reading from stdin correctly in 0.15.1? 8 messages
Standard Library New User Answered
read from a file in zig 0.15.11 37 messages
Does anyone know how to build the HelloWindow project from the DirectX-Graphics-Samples library 3 messages
Build System
Is there a ring buffer in standard library (0.15.1)? 3 messages
Answered
How can much longer x86-64 code be much faster? 9 messages
Aligned alloc at runtime 3 messages
Standard Library
Compiling master Zig from source on MacOS 9 messages
master
undefined symbols when using zgui + zglfw + vulkan-zig 4 messages
New User
Git and Zig Modules 7 messages
Answered
Debugging test binary with a debugger 38 messages
Answered
How can I detect libc features during compilation? 54 messages
Build System Answered
See test output in real time 10 messages
master
Change the output of zig init 9 messages
master New User Answered
Failing to build pg.zig due to 'openssl/ssl.h' or '/opt/openssl/lib' not found 3 messages
How to generate C headers for a shared lib to make it "C/C++ importable"? 9 messages
Old kernel with no statx syscall 3 messages
Answered
Generate stacktrace in ReleaseSafe mode 21 messages
master
ArrayList.writer 8 messages
master
Block build from linking against system libraries 6 messages
fixed reader/writer for tests: Seeking and writing to 4 messages
readUntilDelimiter -> Get rest of buf 16 messages
Error Building with Raylib 5 messages
Answered
How to print response body via fetch() in 0.15? 2 messages
New User
Any ideas on what might be wrong? 6 messages
How to transform config header manually? 4 messages
Answered
quick sanity check: seg fault on copied by value struct 2 messages
Answered
What's the proper way of building an interface. 9 messages
Answered
Can't create an interface/vtable 35 messages
master New User Answered
Is it possible to have a "maybe" comptime parameter? 20 messages
New User
Inline Assembly Indirect Output Constraints 7 messages
Answered
Issues appending to file 6 messages
Standard Library Answered
How to JSON stringify a StringArrayHashMapUnmanaged? 2 messages
Answered
How does File.Writer.drain work? 8 messages
Standard Library Answered
[0.15.1] replacing deprecated fixedBufferStream 65 messages
Answered
How to `readUntilDelimiter` on `stdin` in 0.15.1? 12 messages
Answered
Pointer to arena allocator or not? 39 messages
File exists in multiple modules 13 messages
master New User Answered
How to bind Lua (the c library) to Zig? 30 messages
Answered
std.debug.print is not printing 5 messages
I have no idea what this even means. 7 messages
Build System master
how to check if arm version is < 7 in target query in build 3 messages
Answered
returning pointer to local variable in inline function future proof replacement 2 messages
Answered
Type/memory safety question in my functions signature 34 messages
Compiler New User Answered
including c header files from absolute path 5 messages
Answered
Is it possible to get an enum type's values at compile time? 12 messages
Answered
compiler: require comptime vector indexes 24 messages
Error: file exists in modules ... 5 messages
Answered
hashset in std? 2 messages
Answered
file writing to stdout instead of the file 18 messages
Standard Library New User