plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
addCharChar
Function
MIT
5 statements
Source File
StringClass.f90
StringClass
addCharChar
Contents
public pure function addCharChar(char1, char2) result(char3)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
char1
character(len=*),
intent(in)
::
char2
Return Value
character(len=:), allocatable