from_file_with_character_name Module Procedure

module procedure from_file_with_character_name impure elemental module function from_file_with_character_name(file_name) result(file_object)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: file_name

Return Value type(file_t)