Single char input in D
Bob W
nospam at aol.com
Sat Mar 4 12:16:06 PST 2006
"Bruno Medeiros" <daiphoenixNO at SPAMlycos.com> wrote in message
news:dubpb0$tki$1 at digitaldaemon.com...
> Anders F Björklund wrote:
>>
>> Mac OS X only has "getchar"... "getch" is in (the bundled) ncurses.h
>> Of course, to use that you need to link to the libncurses.dylib too.
>>
>> --anders
>
> That's the same for all gcc everywhere, right?
>
Not everywhere - gcc based djgpp offers getch() in conio.h
More information about the Digitalmars-d
mailing list