home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cutting-Edge 3D Game Programming with C++
/
CE3DC++.ISO
/
BOOK
/
CHAP03
/
OUTPORT.HPP
< prev
next >
Wrap
C/C++ Source or Header
|
1995-10-20
|
148b
|
7 lines
extern "C" {
outportr(unsigned short int portid,unsigned short int value);
outportbr(unsigned short int portid,unsigned short int value);
}