Julienne
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
characters_with_comma_separator
Module Procedure
3 statements
Source File
julienne_string_s.F90
julienne_string_s
characters_with_comma_separator
Contents
module procedure characters_with_comma_separator
pure module function characters_with_comma_separator(strings) result(csv)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
strings
(:)
Return Value
type(
string_t
)