Wait for paralleget
Author |
Message |
spengler
|
Posted: Sun Jan 11, 2009 5:33 pm Post subject: Wait for paralleget |
|
|
Anyone know how to make the program stop and wait for input from a parallel port? Also it does something different depending on which parallelget it returned.
Any ideas? |
|
|
|
|
|
Sponsor Sponsor
|
|
|
Tony
|
Posted: Sun Jan 11, 2009 5:36 pm Post subject: RE:Wait for paralleget |
|
|
use a loop that doesn't exit until a non-zero signal is received. |
Tony's programming blog. DWITE - a programming contest. |
|
|
|
|
spengler
|
Posted: Sun Jan 11, 2009 5:38 pm Post subject: RE:Wait for paralleget |
|
|
ahh thanks tony |
|
|
|
|
|
|
|