*
This routine reads nlines from unit iunit and discards them * * Authors: Petra Seibert * * 31 Dec 1998 * *
*
Variables: * * iunit unit number from which lines are to be skipped * nlines number of lines to be skipped * *
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer | :: | nlines | ||||
integer | :: | iunit |