home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Demos / OOFILE / Buildable, limited OOFILE / c-tree headers / ctoptn.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-08-31  |  661 b   |  29 lines  |  [TEXT/CWIE]

  1. #define UNIFRMAT
  2. //#define FPUTFGET
  3. #define NOTFORCE
  4. #define CTBOUND
  5. #define NO_TRANPROC
  6. #define HIGH_LOW
  7. #define VARLDATA
  8. #define PERC_HD
  9. #define VARLKEYS
  10. #define NO_PARMF
  11. #define CTS_ISAM
  12. #define NO_MULTITRD
  13. #define RESOURCE
  14. #define CTSUPER
  15. #define CTBATCH
  16. #define ctICONTEXT
  17. #define ctNOGLOBALS
  18. #define PROTOTYPE
  19. // demo limits follow as per agreement
  20. // allow 2 files (but also superfiles) and up to 10 keys per file
  21. // Note: the c-tree backend in OOFILE enforces these actual limits
  22. #define ctMAXFIL 2
  23. #include "ctopt2.h"
  24. #define ctMAX_DAT_KEY 10
  25.  
  26. // Macintosh programmers only, hack to allow setting types
  27. extern long ctMacCreator;
  28. extern long ctMacType;
  29.