Posted: Wed Jan 14, 2004 10:57 am Post subject: whoa!
what does parallellput(8) do?
Sponsor Sponsor
CjGaughan
Posted: Wed Jan 14, 2004 11:31 am Post subject: (No subject)
from turing help:
Quote:
The parallelput procedure is used on a PC to set the values on the data pins on the parallel port. This port corresponds to the MS-DOS device "LPT1". This procedure can be used to control robots and peripherals.
for use with old fashioned pin ports (com, etc).
the_short1
Posted: Tue Jan 20, 2004 8:21 pm Post subject: (No subject)
Yea... they are going to have to add a USB output... cuz all new printers are USB....or at least the new Lexmarks..
Dan
Posted: Tue Jan 20, 2004 8:39 pm Post subject: (No subject)
ahhh, if you whont to print to a printer you should not being using parallellput, you uses file comands. see my tutorial on it for more info.
Computer Science CanadaHelp with programming in C, C++, Java, PHP, Ruby, Turing, VB and more!