GVTD-X
Source Files
Modules
Procedures
Derived Types
line_number_counter
Function
21 statements
Source File
sub_mod.f90
GVTDX_sub
line_number_counter
Contents
public function line_number_counter(fname, funit)
count the line in the fname
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
fname
counting the file name
integer,
intent(in),
optional
::
funit
file unit (default: 11)
Return Value
integer