Return multiple values from a function
|
|
3
|
128
|
November 12, 2022
|
Embedding a parametarised struct in another struct
|
|
8
|
162
|
November 11, 2022
|
Multidimensional slices from strings
|
|
9
|
174
|
November 8, 2022
|
Is there a trick to cross-compile i386 in zig cc?
|
|
0
|
96
|
November 4, 2022
|
How to use zig to implement permutations funcs writen in golang?
|
|
2
|
162
|
November 3, 2022
|
How can I obtain a list of published binaries
|
|
8
|
116
|
October 26, 2022
|
How to determine if a number is within a range?
|
|
1
|
98
|
October 26, 2022
|
How to multiply f32 and u32?
|
|
16
|
216
|
October 22, 2022
|
How to set compiler option inside build.zig?
|
|
2
|
151
|
October 22, 2022
|
Problem with sigprocmask() when linking libc
|
|
8
|
84
|
October 20, 2022
|
Overall variable experience
|
|
9
|
156
|
October 19, 2022
|
How to index an enum structure?
|
|
8
|
141
|
October 19, 2022
|
How to implement conditional compilation in zig?
|
|
14
|
263
|
October 18, 2022
|
Array initialization, confusing error message
|
|
10
|
88
|
October 17, 2022
|
Sparse array initialization
|
|
4
|
127
|
October 17, 2022
|
How to disable a block of code from compilation and syntactical analysis aka /* <code> */
|
|
5
|
137
|
October 16, 2022
|
How to set @cImport file path?
|
|
16
|
176
|
October 16, 2022
|
`const Self = @This();` in nested structs
|
|
22
|
180
|
October 14, 2022
|
Struct with array as field
|
|
5
|
83
|
October 13, 2022
|
X Window: compilation error
|
|
5
|
77
|
October 12, 2022
|
In search of the most zigified way to implement the rotor settings of an Enigma machine...?
|
|
2
|
85
|
October 11, 2022
|
How to map C string with length information?
|
|
8
|
480
|
October 11, 2022
|
What is Zig analog for C sprintf()?
|
|
3
|
198
|
October 11, 2022
|
How to initialize a slice?
|
|
6
|
119
|
October 9, 2022
|
How to print "standard" libc error messages?
|
|
4
|
90
|
October 8, 2022
|
Help example cimport lib.a please
|
|
11
|
90
|
October 8, 2022
|
I don't understand how to use this function
|
|
5
|
114
|
October 7, 2022
|
Void* (C) and *anyopaque (Zig)
|
|
22
|
210
|
October 7, 2022
|
How can I get the type of the current function?
|
|
16
|
113
|
October 6, 2022
|
How to create a neat cast?
|
|
4
|
93
|
October 5, 2022
|