Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
MOHAMED
MOHAMED has asked
110
questions and find answers to
68
problems.
Stats
2.2k
EtPoint
544
Vote count
110
questions
68
answers
About
Contact me on LinkedIn.
MOHAMED questions
Equivalent of pthread_mutex_lock and pthread_cond_wait in the linux kernel
How to add, delete edit username from /etc/passwd [duplicate]
git clone fails when uses ssh connection
Inline for recursive function
apple bonjour for android
Does cppUnit use fork() when it launch each unit test?
Why "kill -15" fails sometimes?
how to activate the TCP Fast Open in linux
Does libcurl able to send a http message over UDP?
How to get json values after json_tokener_parse()?
MOHAMED answers
How to parse simple string in C?
Equivalent of pthread_mutex_lock and pthread_cond_wait in the linux kernel
How do I check if a file is executable using ANSI C?
sscanf not extracting pattern
C increment counter in struct
Why does the message print twice?
C passing variable by reference [closed]
C adding node to head of linked list
How to add delay to sento and recvfrom in UDP client/server in C
is NULL/false in C and C++ anything more than 0x0 / 0b0 / '\0' / 0 [duplicate]