This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: problems with getch


In article <7ppmbe$ont$1@nnrp1.deja.com>,
  clarksimsgnu@my-deja.com wrote:
> OS: NT 4 SP 5
> Compilers: Watcom 11.0b and GCC 2.7.2.1 (from FSF cd rom for
> DOS/windows)
> Bash version: 1.14.7(1) (from FSF cd rom for Dos/Windows)
>

I just downloaded full.exe from Cygnus's fttp site. The Win32 version
of bash, works fine with the Watcom executable. The more pipe and the
pg pipe still do not work.

I found something interesting. getch is not an ANSI standard function
even though I have seen it implemented in several different compilers,
(Watcom, Boreland and Microsoft). getch is not implemented in the
Cygnus port of gcc. The leads to another question, is there an ANSI
standard way to tell when a keyboard is hit? Another question, is there
a non-ANSI way, within GCC to tell when the keyboard is hit?

I will post a similar question in comp.lang.c




Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]