g77.info: CTime Intrinsic (subroutine)
Go forward to CTime Intrinsic (function)
Go backward to CSqRt Intrinsic
Go up to Table of Intrinsic Functions
Go to the top op g77
CTime Intrinsic (subroutine)
CALL CTime(STIME, RESULT)
STIME: `INTEGER'; scalar; INTENT(IN).
RESULT: `CHARACTER'; scalar; INTENT(OUT).
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 in RESULT.
*Note Time8 Intrinsic::.
Some non-GNU implementations of Fortran provide this intrinsic as
only a function, not as a subroutine.
For information on other intrinsics with the same name: *Note CTime
Intrinsic (function)::.
Created Mon Nov 8 17:42:15 2004 on tillpc with info_to_html version 0.9.6.