Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
sigod
sigod has asked
6
questions and find answers to
22
problems.
Stats
554
EtPoint
163
Vote count
6
questions
22
answers
About
sigod questions
How to create an empty slice of slices
compilation issue with split/splitter
VK Oauth: Security Error
Could not create directory '/home/username/.ssh'
sigod answers
How to pass Zig function pointers to other functions?
How do I pass a stream or writer parameter to a function in Zig?
Does Zig call defer after block breaks?
Convert i32 into f32
How to test multiple files in Zig?
How do I mutate a Zig function argument?
How do I (unsafely) cast from `u64` to `i64` in Zig?
D DMD error messages don't get parsed?
How can I iterate over struct fields at compile time in Zig to generate a serializer?
How to get the field value in comptime in zig