home *** CD-ROM | disk | FTP | other *** search
/ Cutting-Edge 3D Game Programming with C++ / CE3DC++.ISO / BOOK / CHAP03 / OUTPORT.HPP < prev    next >
C/C++ Source or Header  |  1995-10-20  |  148b  |  7 lines

  1.  
  2. extern "C" {
  3. outportr(unsigned short int portid,unsigned short int value);
  4. outportbr(unsigned short int portid,unsigned short int value);
  5. }
  6.  
  7.