home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d0xx / d029 / stringlib.lha / StringLib / config.h < prev    next >
Encoding:
C/C++ Source or Header  |  1986-07-21  |  216 b   |  11 lines

  1. /*
  2.  *    This is more portable than trying to define everything on the
  3.  *    compilation command line via the Makefile.
  4.  *    Fred Fish, 20-Jul-86
  5.  */
  6.  
  7. #define SIZET        int
  8. #define VOIDSTAR    char *
  9. #define CONST
  10. #define UNIXERR
  11.