Method Stdio.File()->line_iterator()
- Method
line_iterator
String.SplitIterator
|
line_iterator(LineIterator
int
|void
trim
)- Description
Returns an iterator that will loop over the lines in this file. If trim is true, all '\r' characters will be removed from the input.
There are no comments to this page yet!