skplin Subroutine

public subroutine skplin(nlines, iunit)


                                                                        *

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 * *


Arguments

Type IntentOptional Attributes Name
integer :: nlines
integer :: iunit