xmolecule
Manual
Modules
Block Data
Procedures
Derived Types
Programs
parse_string_array
Function
Gnu General Public License V3
34 statements
stdio
parse_string_array
Contents
public function parse_string_array(buffer, delim) result(array)
parses a string array
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
buffer
character(len=1),
intent(in)
::
delim
Return Value
character(len=:), allocatable, (:)