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

  1. #define OP(e1,e2) (e1 + e2)
  2. #define DADD 1
  3. #include "alltyp.h"
  4.