HelpPC 2.10 Quick Reference Utility Copyright 1991 David Jurgens

                       char *ctime( const long *clock )


       - prototype in time.h

       - converts date and time to a string
       - clock is a long integer (such as that returned by time())
       - generates a 26-character string for date and time
       - returns pointer to string

Esc or Alt-X to exit ctime Home/PgUp/PgDn/End ←↑↓→
Converted to HTML in 2006 by Timo Bingmann