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
97
questions and find answers to
60
problems.
Stats
2.0k
EtPoint
507
Vote count
97
questions
60
answers
About
Contact me on LinkedIn.
MOHAMED questions
race condition betwen script and C binary program
string concatenation with macro [duplicate]
Error when using wait() and fork() in c++
How to make a return from a child function cause a return to the parent function?
how to make switch execute 2 cases
How to kill a running thread? [duplicate]
Is it possible to use exit in thread?
How to know the parent process if the child is launched in background and the parent is already exited
How to call functions and variables from the kernel module (A) in the kernel module (B) and then send notification to the user space?
read json array variable with shell
MOHAMED answers
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?
C - fscanf Mixed Numbers and Static Text
Undefined linker symbol at runtime when the symbol equals zero
Socket programing Permission denied
read json array variable with shell
Structuring C applications?
Return status of execve