[Oberon] suggested code change

Patrik Reali reali at inf.ethz.ch
Wed Aug 14 20:19:14 CEST 2002


On 13.08.2002 11:08 Charles Angelich wrote:
> NL-> Texts.WriteString(W, 0DX);

You should use 
    Texts.WriteLn(W); 
instead. Writing 0DX is not portable.

-Patrik




More information about the Oberon mailing list