changed order in LIST, ReadString from InOut still did not work right
This commit is contained in:
@@ -316,6 +316,7 @@ IMPLEMENTATION MODULE InOut ;
|
||||
IF NOT Done THEN
|
||||
RETURN;
|
||||
END;
|
||||
UnRead(ch);
|
||||
REPEAT
|
||||
Read(ch);
|
||||
termCH := ch;
|
||||
|
||||
Reference in New Issue
Block a user