List Question
20 TechQA 2024-02-03T22:42:10.663000why does it say that "sleep(1)" is undefined?
133 views
Asked by amohama
Linux/C/C++ : Why use blocking or non-blocking read over serial/usb
248 views
Asked by AxAn
execve() of unistd.h, I can't make it work
34 views
Asked by wltsta
How to Pass a Character Array to a Function Expecting a void* Pointer?
185 views
Asked by GHall
fork() function and '\n'
22 views
Asked by mohamed amine ozennou
unistd.h's chdir gives undefined reference to symbol 'chdir@@GLIBC_2.2.5' on linux
146 views
Asked by AudioBubble
Implicit declaration of function 'fork' error (with unistd.h included, on Windows)
690 views
Asked by jay
How to use write() and read() in unistd.h
1.1k views
Asked by Gabi
C Argv check which argv path came from what input
256 views
Asked by Bogomips
Is there a way to know when a C program has been launched by cron?
105 views
Asked by coterobarros
System call read result display random characters after the result
79 views
Asked by iLux24
using printf and write together
342 views
Asked by Maxou
Can I use 'atexit()' function with a class method
413 views
Asked by Arin Grigoras
Where can I find a reference to the function write?
87 views
Asked by f ckx
Clion unistd.h doesn't recognize fork() & getppid()
601 views
Asked by Ruben Guedes
Read call is slowing down execution by 1 minute?
100 views
Asked by Robin
execvp() in C, and passing the arguments
441 views
Asked by ghosts
How mkstemp() actually works?
505 views
Asked by arka
Race condition during file write
3.1k views
Asked by arka