next_line Subroutine

private subroutine next_line(file)

Arguments

Type IntentOptional AttributesName
class(type_file), intent(inout) :: file

Calls

proc~~next_line~~CallsGraph proc~next_line next_line proc~is_whitespace is_whitespace proc~next_line->proc~is_whitespace

Contents

None