I am looking for help or a reference manual on how to
use the parallel port on my computer to communicate
with an external device in C or C++. The external
device is a master clock system that sends sync signals
on one of the parallel port pins. My program would
pick up the signal at a predetermined time, then adjust
the clock on the PC. Any help is appreciated.