funtion

  1. ionicsachin

    How to put a delay in execution in a C program?

    Hiii, I wanted to know how to put a delay of milliseconds or seconds at any step in a C program. On googling i came across sleep(), but its not a standard C funtion. Any suggestions?
Top Bottom