~4Dgifts/toolbox/hardware/parallel_port README Example Parallel Port Programs A number of people have asked for examples of how to program for the parallel port. For now, we'll start with one admittedly simple example. plpstat.c ********* This program is a simple example of getting the status of the parallel port. It loops until the program is stopped via a control-C giving the status of the port. to compile, run "make".
Source
Documentation
Reference