Uh, how does fscanf() work?
|
|
2
|
117
|
August 29, 2025
|
How to Set Up a Log Callback in C from Zig
|
|
4
|
235
|
August 24, 2025
|
Zig comptime for C projects using CMake
|
|
4
|
275
|
August 24, 2025
|
Aro Translate-C + NixOS Integration
|
|
2
|
74
|
August 20, 2025
|
Zig for an Educational Operating System
|
|
6
|
357
|
August 18, 2025
|
cImport and unreachable code
|
|
7
|
135
|
August 17, 2025
|
Build dependency loop error
|
|
2
|
152
|
August 17, 2025
|
Are there any good windowing libraries?
|
|
6
|
214
|
August 17, 2025
|
Help with directely using kernel functions
|
|
10
|
375
|
August 12, 2025
|
How to compile C source file in build.zig and catch a compilation error?
|
|
4
|
126
|
August 9, 2025
|
Registering test functions in C/C++ code
|
|
12
|
403
|
August 8, 2025
|
Use native C lib or zig wrapper?
|
|
3
|
181
|
August 7, 2025
|
How to emit headers file from build.zig. zig 0.14.0
|
|
10
|
551
|
August 7, 2025
|
Help with linux kernel module
|
|
2
|
158
|
August 6, 2025
|
Using Zig with MPI
|
|
4
|
228
|
August 5, 2025
|
I made a feature rich C/C++ template for the Zig Build System!
|
|
8
|
421
|
August 4, 2025
|
Generic solution for generating Zig bindings from partial C headers?
|
|
6
|
298
|
July 29, 2025
|
Working with Bit Flags
|
|
15
|
484
|
July 28, 2025
|
Cross compiling zig for Kobo Ereaders
|
|
8
|
225
|
July 27, 2025
|
How to use translate-c to replicate a simple c app in zig
|
|
5
|
201
|
July 22, 2025
|
Zig C++ SFML compiler error
|
|
0
|
63
|
July 22, 2025
|
Zig []const u8 string to C string [:0]const u8 - 0.14.1
|
|
9
|
234
|
July 22, 2025
|
What is the difference between peer type resolution and implicit conversion when possible in C?
|
|
1
|
112
|
July 21, 2025
|
Zalloc, replace malloc and friends with a zig allocator in your c code
|
|
4
|
237
|
July 20, 2025
|
Is it sometimes necessary to modify the upstream code to be able to package some C/C++ library?
|
|
4
|
172
|
July 19, 2025
|
Zig and DBus Intro Guide
|
|
1
|
187
|
July 18, 2025
|
How do I match glob patterns in Zig?
|
|
6
|
805
|
July 15, 2025
|
Using Zig to compile C++ to Wasm/WASI
|
|
5
|
218
|
July 15, 2025
|
Should I mix use `std.heap.c_allocator` with other std.heap allocators when linking libc?
|
|
8
|
151
|
July 11, 2025
|
How can zls get a configurable system include path for c library?
|
|
6
|
153
|
July 10, 2025
|