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