g77.info: CTime Intrinsic (function)

Go forward to DAbs Intrinsic
Go backward to CTime Intrinsic (subroutine)
Go up to Table of Intrinsic Functions
Go to the top op g77

CTime Intrinsic (function)

     CTime(STIME)
CTime: `CHARACTER*(*)' function.
STIME: `INTEGER'; scalar; INTENT(IN).
Intrinsic groups: `unix'.
Description:
   Converts STIME, a system time value, such as returned by `TIME8()',
to a string of the form `Sat Aug 19 18:13:14 1995', and returns that
string as the function value.
   *Note Time8 Intrinsic::.
   For information on other intrinsics with the same name: *Note CTime
Intrinsic (subroutine)::.