Mail Archives: djgpp/2001/11/19/05:23:11
--- Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> wrote:
>
> On Sun, 18 Nov 2001, ROLAND wrote:
>
> > Can I use these headers in case of a UNIX-program?
>
> Yes, it should be possible.
>
> > Or
> > does the UNIX version have some other way of
> > communicating with a serial device?
>
> Termios is the alternative.
>
> > I am currently
> > using sgtty.h, but my new version of GCC doen't
> have
> > this header anymore.
>
> That's something specific to the library you are
> using on Unix, I can't
> help you here.
I just need to know if it is possible to change the
use of sgtty.h into termios.h and/or ioctl.h, because
the sgtty.h is no longer used in GCC and it's
libraries.
__________________________________________________
Do You Yahoo!?
Find the one for you at Yahoo! Personals
http://personals.yahoo.com
- Raw text -