how to read from the parallel port ???? [Archive] - C Board

PDA

View Full Version : how to read from the parallel port ????


fab102
02-26-2002, 12:12 PM
Hello
I `d like to write a program, that read the signals from the parallel port ??'
What`s the function und header for that task ??? (please, only ansi-c)
thanx

Salem
02-26-2002, 01:49 PM
Can't be done in ANSI-C

Access to such specific hardware is platform (operating system and compiler) dependent.

fab102
02-26-2002, 04:08 PM
o.k salem, wich header or library is nessecary to work with the parallel port under linux .. ??

Salem
02-26-2002, 04:46 PM
http://www.torque.net/linux-pp.html