| www.delorie.com/djgpp/doc/libc-2.01/libc_586.html | search |
#include <unistd.h> unsigned sleep(unsigned seconds);
This function causes the program to pause for seconds seconds.
The number of seconds that haven't passed (i.e. always zero)
sleep(5);
Go to the first, previous, next, last section, table of contents.
| prev next webmaster | delorie software privacy |
| Copyright © 1997 | Updated Apr 1997 |