|
From: Luke D. <cod...@ho...> - 2002-05-15 01:07:11
|
You could try getting a portable curses-type library that runs on Unix and Windows, like pdcurses. It would probably be much easier to use than raw terminal IO anyway. Luke Dunstan ----- Original Message ----- From: "David C. Hoos" <dav...@ad...> To: <min...@li...> Sent: Wednesday, May 15, 2002 1:23 AM Subject: [Mingw-users] tcgetattr and tcsetattr > Hi all, > > Apparently these functions are not part of mingw. What is the best > way to obtain the functionality of these functions? > > I was hoping to write common code for both Windows and UNIX > platforms. Any ideas welcome > > David Hoos --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.361 / Virus Database: 199 - Release Date: 7/05/2002 |