ctime_(STR, TIME)

Purpose

The ctime_ subroutine converts the system time TIME to a 26-character ASCII string and outputs the result into the first argument.

Class

Subroutine

Argument type and attributes

STR
CHARACTER(26), INTENT(OUT)
TIME
INTEGER(KIND=TIME_SIZE), INTENT(IN)