H. S. Teoh:
I'm writing a CLI program that uses File.ByLine to read input commands,
Isn't using readln() better for that? File.byLine is to read lines of files on disk.
Bye, bearophile
H. S. Teoh:
I'm writing a CLI program that uses File.ByLine to read input commands,
Isn't using readln() better for that? File.byLine is to read lines of files on disk.
Bye, bearophile