C Program to show Sleep() function example
C Program to show Sleep() function example
C Program to show Sleep() function example. sleep() function stops the execution of the program, wherever its invoked or called. It takes the arguments in microseconds. In Windows we use Sleep() function i,e ‘S’, and for other systems it is sleep() function.
/*********************************************************** * Author: vinay * Copyright: www.borland-turbo-c.com * version: borland turbo c…
View On WordPress














