[Oberon] literal value for end of line character?

Eric eeoam at ukfsn.org
Sun Feb 4 01:29:05 MET 2007


Hi all,

I wish to test a character to see if it is equal to the end-of line 
character. (In Java this would be c == '\n'). How does one do this in 
Oberon?  I tried

ch = DX

where D is the hexadecimal value for carriage return, but I got a 
compiler error.

E.


More information about the Oberon mailing list