Annotation of cci/usr/src/man/man3/idate.3f, revision 1.1

1.1     ! root        1: .TH IDATE 3F "13 June 1983"
        !             2: .UC 4
        !             3: .SH NAME
        !             4: idate, itime \- return date or time in numerical form
        !             5: .SH SYNOPSIS
        !             6: .B subroutine idate (iarray)
        !             7: .br
        !             8: .B integer iarray(3)
        !             9: .sp 1
        !            10: .B subroutine itime (iarray)
        !            11: .br
        !            12: .B integer iarray(3)
        !            13: .SH DESCRIPTION
        !            14: .I Idate
        !            15: returns the current date in
        !            16: .I iarray.
        !            17: The order is: day, mon, year.
        !            18: Month will be in the range 1-12. Year will be \(>= 1969.
        !            19: .PP
        !            20: .I Itime
        !            21: returns the current time in
        !            22: .I iarray.
        !            23: The order is: hour, minute, second.
        !            24: .SH FILES
        !            25: .ie \nM /usr/ucb/lib/libU77.a
        !            26: .el /usr/lib/libU77.a
        !            27: .SH "SEE ALSO"
        !            28: ctime(3F), fdate(3F)

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.