We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
C declaration void wait( long int time );
Pascal declaration procedure wait( time : longint );
Parameters time: Specifies the amount of time to pause the program for
Description Pauses execution of the program for the specified amount of time.
There was an error while loading. Please reload this page.