Computing.Net > Forums > Programming > Press any key to continue...

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Press any key to continue...

Reply to Message Icon

Name: BlackOut
Date: July 24, 2002 at 04:01:27 Pacific
Comment:

What code is used to get an unix console or windows console to display:
Press any key to continue???
I would really like to know the unix one!!!



Sponsored Link
Ads by Google

Response Number 1
Name: mark
Date: July 24, 2002 at 04:35:24 Pacific
Reply:

under dos in windows you can run the script and in the script type

pause 1

the script runs then says, press any key to continue


0

Response Number 2
Name: fady
Date: July 24, 2002 at 23:53:09 Pacific
Reply:

if you'r programming in C u can just add

char temp;
printf(" Press any key to continue ");
scanf("%c",&temp); /* temp is just to hold the key u press */




0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Press any key to continue...

Press Any Key To Continue... www.computing.net/answers/programming/press-any-key-to-continue/10022.html

Remove Press any key to continue www.computing.net/answers/programming/remove-press-any-key-to-continue/17608.html

remove disks or other media press any key to www.computing.net/answers/programming/remove-disks-or-other-media-press-any-key-to-/19312.html