Toggle navigation
Fortran free function collection
Contents
Source Files
Modules
Procedures
Derived Types
Source Files
Modules
Procedures
Derived Types
operator(.join.)
Interface
7 statements
Source File
fffc_filesystem.f90
fffc_filesystem
operator(.join.)
Contents
Functions
join
public interface operator(.join.)
Contents
Functions
join
Functions
public module function join(path, name)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
path
character(len=*),
intent(in)
::
name
Return Value
character(len=len)