home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
QBasic & Borland Pascal & C
/
Delphi5.iso
/
C
/
Samples
/
CSAPE32.ARJ
/
INCLUDE
/
CSTIME.H
< prev
next >
Wrap
C/C++ Source or Header
|
1990-08-01
|
531b
|
26 lines
/*
cstime.h
% header for time and date functions
written by John Cooke.
C-scape 3.2
Copyright (c) 1986, 1987, by Oakland Group, Inc.
ALL RIGHTS RESERVED.
Revision History:
-----------------
2/07/87 jdc created
9/01/87 jmd added NO_PROTO option
9/15/87 jmd added _arg
8/07/89 jmd removed time and date _funcs
3/24/90 jmd removed time and date field funcs components
3/28/90 jmd ansi-fied
8/01/90 ted moved the guts to oaktime.h and #include'd it here.
*/
#include "oaktime.h"