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)
IBM Copyright 2003