API reference SWAP
Back to home
Source Files
Modules
Procedures
STRinARSTR
Function
18 statements
Source File
swap_csv_output.f90
STRinARSTR
Contents
function STRinARSTR(string, arraystring, N)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
string
character(len=*),
intent(in),
dimension(N)
::
arraystring
integer,
intent(in)
::
N
Return Value
logical