home *** CD-ROM | disk | FTP | other *** search
/ The C Users' Group Library 1994 August / wc-cdrom-cusersgrouplibrary-1994-08.iso / vol_100 / 161_01 / drem.c < prev    next >
C/C++ Source or Header  |  1985-08-29  |  84b  |  5 lines

  1. #define OP(e1,e2) (e1 % e2)
  2. #define DREM 1
  3. #define NODOUBLE
  4. #include "alltyp.h"
  5.