Go Back   Forums > Search Forums
Memberlist Forum Rules Today's Posts
Search Forums:
Click here to use Advanced Search

Showing results 1 to 4 of 4
Search took 0.01 seconds.
Search: Posts Made By: sofl
Forum: Programming 24-12-2008, 10:06 PM
Replies: 22
Views: 4,230
Posted By sofl
you can also use the getch() function #include...

you can also use the getch() function

#include <conio.h>

int main()
{
...
cout<<"press any key";
getch();
return 0;
Forum: Programming 17-12-2008, 11:00 AM
Replies: 22
Views: 4,230
Posted By sofl
oh sorry i've seen it too late

oh sorry i've seen it too late
Forum: Programming 17-12-2008, 10:56 AM
Replies: 140
Views: 18,664
Posted By sofl
c, c++, c sharp, turbo pascal, delphi, php,...

c, c++, c sharp, turbo pascal, delphi, php, visual foxpro
Forum: Programming 28-11-2008, 06:53 AM
Replies: 22
Views: 4,230
Posted By sofl
You need a wait command like...

You need a wait command like system("pause");
Showing results 1 to 4 of 4

 
Forum Jump

The current time is 04:40 PM (GMT)

 
Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.