Anyone have any tips on how to access the parallel port in C code - i'm thinking using outp at some address, but i don't know the address of the parallel port. is all the data i need for accessing it in the device manager on my control panel? and finally, how can i access the port directly?

thanks