@cImport: pub const vs pub usingnamespace?
|
|
2
|
60
|
September 5, 2024
|
Troubleshooting for linking with pre-built static libraries
|
|
3
|
74
|
August 31, 2024
|
Inconsistent C translated type among msvc and gnu abi?
|
|
1
|
60
|
August 31, 2024
|
Learning C interop and low-level concepts coming from high-level language background
|
|
3
|
112
|
August 30, 2024
|
Free [*:0]const u8 using std.mem.Allocator.free?
|
|
7
|
120
|
August 29, 2024
|
Size of std.c.pthread_mutex_t
|
|
4
|
119
|
August 28, 2024
|
Using static libraries
|
|
3
|
125
|
August 21, 2024
|
How to enable cross compiling for the 1750A CPU located on a Spacecraft?
|
|
3
|
93
|
August 15, 2024
|
How to get the screen buffer from the Raylib image to be able to draw pixels and "push it" to the window?
|
|
10
|
96
|
August 14, 2024
|
Recommended ways of handling errors across TU boundaries
|
|
9
|
79
|
August 12, 2024
|
In need of Parquet Arrow Decompression
|
|
1
|
113
|
August 9, 2024
|
Pointer becomes 0 when passed to C functions
|
|
6
|
161
|
August 5, 2024
|
Does cImport really work at the file level?
|
|
1
|
116
|
August 4, 2024
|
Unable to cast pointer to opaque
|
|
2
|
58
|
August 3, 2024
|
Comptime number of bits for u(N) integer
|
|
2
|
69
|
July 31, 2024
|
C Macro Reflection in Zig / Zig Has Better C Interop Than C Itself
|
|
1
|
194
|
July 31, 2024
|
Why doesn't Zig optimize this, whereas the C compiler does?
|
|
13
|
364
|
July 30, 2024
|
How to compare c_short and c_int?
|
|
2
|
114
|
July 28, 2024
|
Zig cc to compile Kitty term targeting glibc version 2.17 -- issue building GLFW dependency
|
|
3
|
80
|
July 26, 2024
|
Zig allocators in C (educational)
|
|
0
|
155
|
July 26, 2024
|
Using C libraries - Code review
|
|
1
|
102
|
July 22, 2024
|
Trying to link Nintendo DS binary with Zig instead of gcc
|
|
3
|
177
|
July 19, 2024
|
Error: lld-link: undefined symbol: _setjmp
|
|
7
|
105
|
July 18, 2024
|
Libffi with a Zig build script and bindings
|
|
2
|
107
|
July 17, 2024
|
How to pass any int to *anyopaque?
|
|
2
|
103
|
July 15, 2024
|
Why Zig arrays consume so much stack memory?
|
|
3
|
323
|
July 15, 2024
|
Help building a C app that links to libsystemd
|
|
7
|
145
|
July 10, 2024
|
Libc not linking when compiling for emscripten
|
|
7
|
167
|
July 8, 2024
|
Optimizing a bytecode interpreter in Zig
|
|
7
|
417
|
July 6, 2024
|
Invalid use of Optional C-Pointer
|
|
16
|
266
|
July 5, 2024
|