eCLM Source Code Browser
Source Files
Modules
Procedures
Derived Types
Namelists
Programs
shr_string_lastIndex
Function
14 statements
Source File
shr_string_mod.F90
shr_string_mod
shr_string_lastIndex
Contents
public function shr_string_lastIndex(string, substr, rc)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
string
character(len=*),
intent(in)
::
substr
integer(kind=SHR_KIND_IN),
intent(out),
optional
::
rc
Return Value
integer