Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Kasper
Kasper has asked
3
questions and find answers to
9
problems.
Stats
244
EtPoint
74
Vote count
3
questions
9
answers
About
PhD student at the Institute for Theoretical Physics at KU Leuven
Kasper questions
How to use printf to display off_t, nlink_t, size_t and other special types?
Kasper answers
In Raw Socket programming on Linux, how can I prevent the underlying OS from responding to an incoming packet?
Low-overhead way to access the memory space of a traced process?
enum or define, which one should I use?
write() to stdout and printf output not interleaved?
How does a syscall actually happen on linux?
Strings in C: pitfalls and techniques