home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso / unix / volume28 / yapp / part01 / dates.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-05-29  |  134 b   |  4 lines

  1. /* DATES.H: @(#)dates.h 1.5 93/06/07 Copyright (c)1993 thalerd */
  2. #include <sys/types.h>
  3. char *getdate PROTO((time_t *tt,char *str));
  4.