Difference between revisions of "Talk:Read"

From Free Pascal wiki
Jump to navigationJump to search
(Created page with "This Note: Therefore the main application of read or readLn is non-interactive programs reading (generated) data files. IMO that doesn;t make a lot of sense. --~~~~")
 
Line 1: Line 1:
 
This Note: Therefore the main application of read or readLn is non-interactive programs reading (generated) data files.
 
This Note: Therefore the main application of read or readLn is non-interactive programs reading (generated) data files.
IMO that doesn;t make a lot of sense. --[[User:Bart|Bart]] ([[User talk:Bart|talk]]) 15:00, 25 May 2020 (CEST)
+
IMO that doesn;t make a lot of sense. <br>
 +
Also "Beware, it is necessary to check for end of file." That makes no sense to me in the context of the example program above, which clearly is only meant to read from input. --[[User:Bart|Bart]] ([[User talk:Bart|talk]]) 15:02, 25 May 2020 (CEST)

Revision as of 15:02, 25 May 2020

This Note: Therefore the main application of read or readLn is non-interactive programs reading (generated) data files. IMO that doesn;t make a lot of sense.
Also "Beware, it is necessary to check for end of file." That makes no sense to me in the context of the example program above, which clearly is only meant to read from input. --Bart (talk) 15:02, 25 May 2020 (CEST)