home *** CD-ROM | disk | FTP | other *** search
- CLOCK(3I) Last changed: 4-13-99
-
-
- NNAAMMEE
- CCLLOOCCKK - Returns the current time
-
- SSYYNNOOPPSSIISS
- CCLLOOCCKK (())
-
- IIMMPPLLEEMMEENNTTAATTIIOONN
- UNICOS, UNICOS/mk, IRIX systems
-
- CF90, MIPSpro 7 Fortran 90
-
- SSTTAANNDDAARRDDSS
- Fortran extension
-
- DDEESSCCRRIIPPTTIIOONN
- CCLLOOCCKK obtains the current time, in ASCII _h_h::_m_m::_s_s format, from the
- real-time clock.
-
- CCLLOOCCKK accepts no arguments. The name of this intrinsic cannot be
- passed as an argument.
-
- RREETTUURRNN VVAALLUUEESS
- The data type of the return value depends on your platform. On UNICOS
- and UNICOS/mk systems, the return value is of type Boolean. On IRIX
- systems, it is of type CCHHAARRAACCTTEERR**88.
-
- NNOOTTEESS
- The CCLLOOCCKK intrinsic function is outmoded. Refer to the _F_o_r_t_r_a_n
- _L_a_n_g_u_a_g_e _R_e_f_e_r_e_n_c_e _M_a_n_u_a_l, _V_o_l_u_m_e _3, for information on outmoded
- features and their preferred standard alternatives.
-
- SSEEEE AALLSSOO
- _I_n_t_r_i_n_s_i_c _P_r_o_c_e_d_u_r_e_s _R_e_f_e_r_e_n_c_e _M_a_n_u_a_l for the printed version of this
- man page.
-