SWAT+
61.0.2.7
Source Files
Modules
Procedures
Derived Types
Program
copy_file
Subroutine
20 statements
Source File
copy_file.f90
copy_file
Contents
subroutine copy_file(source, destination)
Open the source and destination files Copy the contents of the source file to the destination file
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
source
character(len=*),
intent(in)
::
destination