It's me again!

I'm making another C++ program for school, and we are using

cout << "press the any key to continue";
getch();

for obvious reasons.

My problem is that we're supposed to use conio.h file to define 
getch().  It ain't there . . .

Any ideas what else I could use that would be both g++ and M$ C++ 4.0 
compat?

Thanks!!

-- 
Ty Mixon
e-mail: [EMAIL PROTECTED]
ICQ:    26147713




Reply via email to