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