Mail Archives: djgpp/1998/01/08/05:14:38
> On Wed, 7 Jan 1998, Gisle Vanem wrote:
>
> > I'm looking for a library (freeware or commercial) that emulates the
> > Unix termio interface. It shall be used with djgpp and possibly Borland
> > under plain DOS. I only need the basic functionality, not all the ioctl()
> > details.
>
> Please explain what do you mean by ``basic functionality''. DJGPP has
> termios (not termio), but it is not clear to me whether it will do for
> your needs.
I found the djgpp emulation too ``basic'' for my needs. I need high-speed
(~38kb) access to a COM-port. djgpp's termio supports only the console
and doesn't make use of the __FSEXT'ensions.
(I probably could use Fossil + CTTY redirection instead?).
G. Vanem
G. Vanem
- Raw text -