4.4BSD/usr/share/man/cat3f/fdate.0

Compare this file to the similar file:
Show the results in this format:

F>=1  .if 3F<=8 .    if 3F>1 .if 3F<6 .ds an-extra3 "BSD Program-



FDATE(3F)              BSD Reference Manual             FDATE(3F)

mer's Manual
NNAAMMEE
       fdate - return date and time in an ASCII string

SSYYNNOOPPSSIISS
       ssuubbrroouuttiinnee ffddaattee ((ssttrriinngg))
       cchhaarraacctteerr**((**)) ssttrriinngg

       cchhaarraacctteerr**((**)) ffuunnccttiioonn ffddaattee(())

DDEESSCCRRIIPPTTIIOONN
       _F_d_a_t_e returns the current date and time as a 24  character
       string  in  the  format described under _c_t_i_m_e(3).  Neither
       `newline' nor NULL will be included.

       _F_d_a_t_e can be called either as a function or as  a  subrou-
       tine.   If  called as a function, the calling routine must
       define its type and length. For example:

            character*24   fdate
            external       fdate

            write(*,*) fdate()


FFIILLEESS
       /usr/lib/libU77.a

SSEEEE AALLSSOO
       ctime(3), time(3F), itime(3F), idate(3F), ltime(3F)
























4.2 Berkeley Distribution  June 5, 1993                         1