Wait System Call C Code Example


Example: wait function in c

sleep(/*How many seconds do you want to wait*/);

Comments