MEF90StrCount Function

public function MEF90StrCount(s, c)

MEF90StrCount: counts the number of occurrences of a substring in a string

Arguments

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

Return Value integer