int findprinter(void) { int portaddress; portaddress= *(unsigned far *)(MK_FP(0x40, 0x008)); return (portaddress); }