read_file Interface

interface
public module subroutine read_file(string, file, iostat, keep_newline)

Arguments

Type IntentOptional AttributesName
character, intent(out), allocatable:: string
character, intent(in) :: file
integer, intent(out), optional :: iostat
logical, intent(in), optional :: keep_newline