Toggle navigation
FORLAB
Contributing and specs
Contents
Source Files
Modules
Procedures
Derived Types
Source Files
Modules
Procedures
Derived Types
read_line
Interface
13 statements
Source File
forlab_io.f90
forlab_io
read_line
Contents
None
interface
public module subroutine read_line(line, unit, iostat)
Arguments
Type
Intent
Optional
Attributes
Name
character,
intent(out),
allocatable
::
line
integer,
intent(in),
optional
::
unit
integer,
intent(out),
optional
::
iostat