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

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