Extracted from Pike v7.6 release 61 at 2005-12-30.
pike.ida.liu.se
[Top]
Stdio
Stdio.FILE

Method Stdio.FILE()->ngets()


Method ngets

array(string) ngets(void|int(1..) n)

Description

Get n lines.

Parameter n

Number of lines to get, or all remaining if zero.