GNU Info

Info Node: (g77-295.info)CTime Intrinsic (subroutine)

(g77-295.info)CTime Intrinsic (subroutine)


Next: CTime Intrinsic (function) Prev: CSqRt Intrinsic Up: Table of Intrinsic Functions
Enter node , (file) or (file)node

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).


automatically generated by info2www version 1.2.2.9