home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / zip / gnu / gpincl07.lzh / GPINCL07 / IOMANIP.H < prev    next >
C/C++ Source or Header  |  1993-07-24  |  124b  |  9 lines

  1. #ifndef IOMANIPdeclare
  2.  
  3. #define IOMANIPdeclare(T) \
  4.  
  5. IOMANIPdeclare(int);
  6. IOMANIPdeclare(long);
  7.  
  8. #endif /*!IOMANIPdeclare*/
  9.