home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
QBasic & Borland Pascal & C
/
Delphi5.iso
/
C
/
Samples
/
CSAPE32.ARJ
/
INCLUDE
/
FIELD.H
< prev
next >
Wrap
C/C++ Source or Header
|
1990-02-03
|
377b
|
25 lines
/*
field.h
% headers for field files
C-scape 3.2
Copyright (c) 1986, 1987, by Oakland Group, Inc.
ALL RIGHTS RESERVED.
Revision History:
-----------------
7/23/88 jmd added oakland.h
8/20/88 jmd added bobobj.h
*/
#include "oakhead.h"
#include "odisp.h" /* for bobs */
#include "cserror.h"
#include "flddecl.h"
#include "fldpriv.h"