TC: int inport( int port )



	- prototype in dos.h

	- inport() reads word from input port port
	- MS C uses inpw()
	- see	inportb()