cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
I was wondering?
I was wondering?
Jul 16, 2013 at 2:17am UTC
Johnny111111111
(160)
In java it is possible to light a led by simply sticking a LED into ceirtan holes of the printer port, you also need some code... but my question is how would you do something like this is C++?
Jul 16, 2013 at 4:18am UTC
Duthomhas
(13206)
The same way as in Java, you just need to set the appropriate pins to "on".
Heck, you can do it in DOS from the prompt...
A quick google:
http://www.google.com/search?q=open+printer+port+c%2B%2B&afid=5052&s=&search=
Topic archived. No new replies allowed.