Passing a string to a function
|
|
3
|
102
|
October 4, 2024
|
How can i return from a function an array or slice with different dimension like [][]T or [][][]T
|
|
7
|
182
|
October 4, 2024
|
Are there GPL concerns with glibc cross-compilation?
|
|
1
|
106
|
October 3, 2024
|
Why does my code leak?
|
|
4
|
175
|
October 3, 2024
|
Why Zig can't optimize out calls to `span` and `trim` here?
|
|
4
|
122
|
October 3, 2024
|
How do I access emitted object files in the build system?
|
|
9
|
97
|
October 3, 2024
|
Idiomatic project directory structure?
|
|
1
|
96
|
October 3, 2024
|
U8 alignment and storing data types as bytes
|
|
12
|
150
|
October 3, 2024
|
TCP Server in Zig
|
|
1
|
179
|
October 2, 2024
|
Allow doc comments inside functions, for LSP
|
|
2
|
102
|
October 2, 2024
|
Cross-file semantic analysis in zls
|
|
9
|
370
|
October 2, 2024
|
Mitchell Hashimoto pledged $300,000 donation to the Zig Software Foundation
|
|
4
|
406
|
October 2, 2024
|
Split the line by delimiter to get spesific column in csv file
|
|
3
|
82
|
October 2, 2024
|
Make std.debug.print() output less verbose
|
|
5
|
250
|
October 1, 2024
|
Optimized code debugging
|
|
8
|
148
|
October 1, 2024
|
Zig license plate
|
|
0
|
180
|
October 1, 2024
|
Testing cstrings returned from C code
|
|
4
|
80
|
October 1, 2024
|
Good project ideas for beginners
|
|
12
|
1251
|
April 3, 2024
|
How to test for errors
|
|
2
|
144
|
September 30, 2024
|
Equivalent to julia's `ifelse`
|
|
3
|
131
|
October 1, 2024
|
Set debug level at runtime
|
|
3
|
140
|
October 1, 2024
|
addModule and depencies not working
|
|
1
|
65
|
October 1, 2024
|
Can I pass the source instead file path?
|
|
2
|
81
|
September 30, 2024
|
SWIM Protocol-based cluster member management and failure detection library
|
|
1
|
127
|
September 29, 2024
|
Who owns the bytes when returning structs?
|
|
10
|
1099
|
September 29, 2024
|
Zap build problem
|
|
6
|
172
|
September 29, 2024
|
Confused about error
|
|
2
|
85
|
September 29, 2024
|
Suggestions for a popular, probably-in-the-future-well-maintained vector (and matrix) library?
|
|
2
|
161
|
September 29, 2024
|
Working around "packed structs cannot contain arrays"
|
|
5
|
193
|
September 29, 2024
|
Nested tagged unions
|
|
18
|
172
|
September 28, 2024
|