Mail Archives: djgpp/2001/11/13/08:34:48
--- Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> wrote:
>
> On Tue, 13 Nov 2001, ROLAND wrote:
>
> > So if I understand correctly, when my program runs
> > without this code, I can abandon it, but if I need
> to
> > run it on UNIX it needs to stay in my file.
>
> Yes.
>
> > Then I think it would be possible to build an
> #ifdef
> > around it, right?
>
> Yes, you can use "#ifndef __DJGPP__".
Then if UNIX needs all of this and uses /dev/tty0,
what is used on a PC as the terminal??
I was looking in some more code, and found some links
to /dev/tty0, do I have to replace those with
something else?
__________________________________________________
Do You Yahoo!?
Find the one for you at Yahoo! Personals
http://personals.yahoo.com
- Raw text -