'code' as used when calling corresponding utKonv(int
code)
innKode
public int innKode()
Reads next code from file. : lower 100 values (2 digits in code) in byte
1. if value of code on file >= 100 then byte 1 > 100 and byte 2 = upper
3 digits (up to 210 values).
Returns:
max value = 210*100 (can easily be extended to 3,4.. byte
encoding)
lesNesteOrd
public java.lang.String lesNesteOrd()
Reads next word from file. Skips whitespace as determined by parameter to
inString()