count_integers_from_string Function

public function count_integers_from_string(str) result(count)

Arguments

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

Return Value integer(kind=i4)


Called by

proc~~count_integers_from_string~~CalledByGraph proc~count_integers_from_string count_integers_from_string proc~network_import network_import proc~network_import->proc~count_integers_from_string proc~read_network read_network proc~read_network->proc~network_import