Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Marko Kevac
Marko Kevac has asked
24
questions and find answers to
6
problems.
Stats
372
EtPoint
99
Vote count
24
questions
6
answers
About
Marko Kevac questions
How does ltrace (library tracing tool) work?
Right way to convert char * number to int32_t
strtok() and empty fields
How Google Talk server history pulling is implemented?
Searching for memory leaks in Apache httpd and modules
What ZeroMQ socket type to use for inter process communication?
printing utf8 in glib
Minimizing memory footprint in C programs
What non-GUI programs use glib?
How to check whether decrypting was successful?
Marko Kevac answers
invalid conversion from int to socklen
Is it possible to read in a string of unknown size in C, without having to put it in a pre-allocated fixed length buffer?
Loops/timers in C
Grey bar on left in vim?
Golang parse JSON array into data structure