Mail Archives: djgpp/1997/09/01/20:02:03
> The djgpp compile dosen't reconize a newline character "/n" or tabs "/t"
> does anyone know what it does reconize and what it doesn't. thanks!
>
Try \n and \t
It only uses / instead of \\ for pathnames (although \\ is still valid),
just that "/djgpp/bin" looks clearer than "\\djgpp\\bin"
As for what DJGPP recognises and doesn't recognise, I am pretty sure that
there is some info in the FAQ and in the file gcc.inf (in the /djgpp/info
directory, read with info.exe)
Brett
--
Brett Porter
bporter AT rabble DOT uow DOT edu DOT au
http://www.geocities.com/CollegePark/Union/3596
Humour, Programming, and more.
- Raw text -