Mail Archives: djgpp/2001/10/19/03:14:36
I am having some trouble with converting a program
which uses sgtty.h...
I found out I have to use termios.h and ioctl.h
instead, but for some reason it doesn't work right...
De dfinitions from termios are included and work
properly, but the definitions from ioctl.h are not (?)
included and the compiler gives an error about not
knowing these definitions...
I also found a line #if 0 in the ioctl.h, and right
before it, it reads 'Do not use this'...
I tried using it, and then my program worked...
Is it a problem if I use this code??
Roland
__________________________________________________
Do You Yahoo!?
Make a great connection at Yahoo! Personals.
http://personals.yahoo.com
- Raw text -