Menu

timer

2002-10-10
2012-09-26
  • Nobody/Anonymous

    how do i make a pause in a while loop? eg write a caracter each sek.

     
    • Nobody/Anonymous

      sleep()

       
    • Nobody/Anonymous

      libary?? for sleep()...

       
    • Nobody/Anonymous

      #include <windows.h>

      Sleep(1000);

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.