home *** CD-ROM | disk | FTP | other *** search
/ QBasic & Borland Pascal & C / Delphi5.iso / C / Samples / CSAPE32.ARJ / INCLUDE / CSTIME.H < prev    next >
C/C++ Source or Header  |  1990-08-01  |  531b  |  26 lines

  1. /*
  2.     cstime.h
  3.  
  4.     % header for time and date functions
  5.  
  6.     written by John Cooke.
  7.  
  8.     C-scape 3.2
  9.     Copyright (c) 1986, 1987, by Oakland Group, Inc.
  10.     ALL RIGHTS RESERVED.
  11.  
  12.     Revision History:
  13.     -----------------
  14.      2/07/87 jdc    created
  15.      9/01/87 jmd     added NO_PROTO option
  16.      9/15/87 jmd     added _arg
  17.      8/07/89 jmd    removed time and date _funcs
  18.      3/24/90 jmd    removed time and date field funcs components
  19.      3/28/90 jmd    ansi-fied
  20.      8/01/90 ted    moved the guts to oaktime.h and #include'd it here.
  21. */
  22.  
  23. #include "oaktime.h"
  24.  
  25.  
  26.