Posted by Mike McCue on 2001-04-28
since I haven't done this with 'pure' c++ in a while, I'm a little hazy, but if I remember correctly there was the cin.getch() function in the iostream header. Now why am I getting the deja-vu of buffer overflows... ?? HPH, Mike >From: "Kode A.C." <xenosico@xxxxxxx.xxx> >Reply-To: tcg@xxxx.xx.xx >To: mccuem1@xxx.xxx >Subject: Made for C++ >Date: Sat, 28 Apr 2001 06:53:47 +0200 (MEST) > >Hey, > >The following are C++ headers that are being used. >I'm not sure which has the getchar equivilent, but >I think it may be in the iostream. You can always do >a search. > >#include <cstdlib> >#include <ctime> >#include <iostream> >#include <fstream> > >This is how the new headers look. notice no .h > >G'day >_________________________________________________________________ >Get your FREE download of MSN Explorer at http://explorer.msn.com > >> > _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com
Previous post | Next post | Timeline | Home