cvs.gedasymbols.org/archives/browse.cgi | search |
From: | michael DOT mauch AT gmx DOT de (Michael Mauch) |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: Problems with GCC under Win95!?! |
Date: | Wed, 27 May 1998 00:37:16 +0200 |
Organization: | Gerhard-Mercator-Universitaet -GH- Duisburg |
Lines: | 19 |
Message-ID: | <6kfg66$rro$1@news-hrz.uni-duisburg.de> |
References: | <356999D4 DOT 626D8E7E AT metronet DOT de> <356AC1A6 DOT 6AA3EC93 AT cais DOT kaist DOT ac DOT kr> |
NNTP-Posting-Host: | ppp104.uni-duisburg.de |
Mime-Version: | 1.0 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
On Tue, 26 May 1998 22:20:38 +0900, Ho-Jin Dan <naturalis AT cais DOT kaist DOT ac DOT kr> wrote: > hmm... another getch question is on air... ^^; > getch is not a ansi member. in other word, <conio.h> is not included in the > gnu library. What do you mean by "the gnu library"? > i think getch() is useful in many ways. > ok... you can make a getch function such that > > #include <termio.h> Emm, this is the DJGPP group so we're talking about DJGPP, aren't we? DJGPP doesn't have termio.h, but it has conio.h with a working getch(). Regards... Michael
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |