Using inp() on 16Bit Dos 5with Turbo C++ 3.0
问题 First off I'd like to say that I know this is a really outdated question. That,s probably why I can't find any information through google. (or I'm just worse at searching than I'd like to admit! haha.) All the results pretty much tell me that inp() & outp() are useless on modern systems because the kernel handles all input and output rather than the program. I'm running 16 Bit Dos from a 486 machine and I've been able to use outp() with my parallel port perfectly. I like 16 Bit Dos, and I'm