Brett W. McCoy wrote: > On 9/5/07, remarknibor <[EMAIL PROTECTED]> wrote: > >> Actually, I'm using Dev-C++. >> > > What are you using to get kbhit() and getch() then? Those are not > standard functions in C or C++, but are relics from the conio.h days > of the old Borland compilers from the early 90s. I think there is a > devpak for Dev-C++ that provides some of the functionality of conio. > Is that what you are using? > > Nope, they aren't, but cin.readsome(...) is.... it would be almost ideal in this scenario
[Non-text portions of this message have been removed]
