Mail Archives: djgpp/1998/04/26/12:01:24
Derek Jackson wrote:
>
> I have recently installed RHIDE and DJGPP working in a DOS box under
> Windows 95. The setup appears to work well, but I have encountered a
> problem with a bitwise OR "|" function.
>
> The compiler gives the following error message:
>
> error: parse error before character 0335
>
What you entered is, hmm, kind of ascii graphics
character, probably with Alt-221 (0335 is octal).
What you want to press is |, Alt-124.
Funny, I always thought this could only happen with
non-US keyboards...
--
Ciao
Tom
*************************************************************
* Thomas Demmer *
* Lehrstuhl fuer Stroemungsmechanik *
* Ruhr-Uni-Bochum *
* Universitaetsstr. 150 *
* D-44780 Bochum *
* Tel: +49 234 700 6434 *
* Fax: +49 234 709 4162 *
* http://www.lstm.ruhr-uni-bochum.de/~demmer *
*************************************************************
- Raw text -