Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in zig
How to pass Zig function pointers to other functions?
Jul 26, 2026
compiler-errors
function-pointers
zig
How do I compare two UTF-8 strings ignoring case in Zig language?
Jul 25, 2026
arrays
string
string-comparison
zig
How do I pass a stream or writer parameter to a function in Zig?
Jul 24, 2026
zig
Formating strings with comptime values in Zig
Jul 24, 2026
string
formatting
metaprogramming
zig
Does Zig call defer after block breaks?
Jul 23, 2026
zig
In Zig, what is the right way to iterate over the fields of an enum?
Jul 19, 2026
enums
zig
What happen when program reach unreachable on ReleaseFast? (Zig lang)
Jul 10, 2026
unreachable-code
zig
How to read stdin in zig
Jul 04, 2026
zig
How can I pass a Zig String literal to C
Jul 01, 2026
c
zig
zig structs, pointers, field access
Jun 30, 2026
zig
Convert i32 into f32
Jun 21, 2026
type-conversion
zig
How to create an empty slice of slices
Jun 21, 2026
slice
zig
How to zip/unzip in Zig?
Jun 19, 2026
zip
compression
archive
unzip
zig
How can I parse an integer from a string in Zig?
Jun 18, 2026
string
integer
zig
Can I pass commandline arguments when invoking "zig build run"?
Jun 11, 2026
command-line-arguments
zig
How to test multiple files in Zig?
Jun 09, 2026
testing
zig
How to use the zig compiler in order to compile nim code?
May 25, 2026
compilation
nim-lang
zig
zig print float precision
May 16, 2026
zig
How to avoid memory leaks when building a slice of slices using ArrayLists
May 11, 2026
memory-leaks
zig
How do I split a string in zig by a specific character?
May 10, 2026
split
zig
Older Entries »