PRACTICE PROGRAMMING & MATH PROBLEMS
HERE I SOLVE /PRACTICE PROGRAMMING EXERCISES FROM VARIOUS sources ENJOY!
Dev c++ DELAY function - very useful to trace!
!!! IMPORTANT:
to delay your function and see what it does :
#include <windows.h>
Sleep(2000) - 2 seconds
Sleep(3000) - 3 seconds
Newer Post
Older Post
Home