Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | header_filename |
Writes header information to specified filename in the format Variable description ; variable name ; variable
Synopsis
CPL_write_header (header_filename)
Input
header_filename
File name to write header to
Input/Output
NONE
Output
@author Edward Smith
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
logical, | public | :: | found | ||||
integer, | public | :: | infileid | ||||
character(len=8), | public | :: | the_date | ||||
character(len=10), | public | :: | the_time |