Language:
Русский
English
Readln (procedure)
Executes the Read procedure then skips to the next line of the file.
Declaration
procedure Readln([ var F: Text; ] V1 [, V2, ...,Vn ]);
Target
Windows, Real, Protected
Remarks
After executing Read, Readln skips to the beginning of the next line of the file.