mef90 / vDef
Maintaining these pages
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
MEF90StrCount
Function
Blaise Bourdin (2025, bourdin@mcmaster.ca)
18 statements
Source File
m_MEF90_Utils.F90
m_MEF90_Utils
MEF90StrCount
Contents
public function MEF90StrCount(s, c)
MEF90StrCount: counts the number of occurrences of a substring in a string
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
s
character(len=*),
intent(in)
::
c
Return Value
integer