|
||
|
GP Mailing List
ATXGPSIG List
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: one-key input in C++
============================================================ A personal trainer for your email inbox, My Topica's free newsletter management system provides total email conditioning thru archives, organizers, and options. http://click.topica.com/caaabDlbUrGczbU68iFa/register ============================================================ Hi Jonathan ! Here are the functions you were searching. 1. getch() : which does not show the inputed character on screen. 2. getche() : this one will show the character on screen And you have to include "conio.h" in order to using these functions. Bye GMA --- Jonathan Smith <Jon_1_5@hotmail.com> wrote: > --- Sponsor's Message > -------------------------------------- > Get Only the Best Lists! > Get a daily profile of the best lists at Topica, > FREE! > http://click.topica.com/caaaaPIbUrGczbVu3Rva/BestLists > ------------------------------------------------------------ > > Hi, > > I was wondering if someone could help me to get > one-key input from the user > in a c++ program. In basic, I used the 'INKEY$' > statement. Is there an > ANSI standard function or something to do that, or > do I have to write my > own? If I have to write my own, how? I am using > DJGPP and working in Dos. > Thanks for any and all help. > > > > Peace and may > God > direct your > life > Amen, > Jonathan Smith > > _________________________________________________________________ > Get your FREE download of MSN Explorer at > http://explorer.msn.com > > > __________________________________________________ Do You Yahoo!? Yahoo! Auctions - buy the things you want at great prices http://auctions.yahoo.com/ ==^================================================================ EASY UNSUBSCRIBE click here: http://topica.com/u/?bUrGcz.bU68iF Or send an email To: gameprogrammer-unsubscribe@topica.com This email was sent to: list@pendleton.com T O P I C A -- Learn More. Surf Less. Newsletters, Tips and Discussions on Topics You Choose. http://www.topica.com/partner/tag01 ==^================================================================
|
|