MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
MAPL_TrimString
Interface
378 statements
Source File
Base_Base.F90
MAPL_Base
MAPL_TrimString
Contents
None
interface
public module function MAPL_TrimString(istring, rc) result(ostring)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
istring
integer,
intent(out),
optional
::
rc
Return Value
character(len=:),allocatable