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
109
questions and find answers to
66
problems.
Stats
2.1k
EtPoint
530
Vote count
109
questions
66
answers
About
Contact me on LinkedIn.
MOHAMED questions
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()?
How to remove consecutive space in shell bash linux? [duplicate]
MOHAMED answers
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]
Problems with C scanf("%c") function to read characters one by one
How to disable printf function?