home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / d / djdev108.zip / CPLUSINC / IOMANIP.H < prev    next >
C/C++ Source or Header  |  1992-03-29  |  124b  |  9 lines

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