try this, if it doesnt help, www.codeproject.com has lots of reference code just do a search.
http://www.codeproject.com/system/ppsc.asp
2006-07-14 02:04:11
·
answer #1
·
answered by justme 7
·
0⤊
0⤋
What you're soliciting for is a gadget utilising rigidity in Unix or living house living house windows. All operating structures have a layer of hardware abstraction observed as a gadget utilising rigidity it truly is a application consisting of reading or writing to a record. the version between a record and an actual gadget is that the gadget utilising rigidity may be managed via creating use of a range observed as ioctl(). The parameters to ioctl() count number determination on the gadget positive aspects. as an celebration, to stress the disk heads to a secure cylinder may make journey to a disk gadget utilising rigidity yet no longer a printer gadget utilising rigidity. To application to settle for records from a parallel port, i'd imagine of a few assembly language may want to be written first and put in interior the operating gadget. C++ may be too summary of a language to computer screen in a gadget utilising rigidity.
2016-12-01 05:59:21
·
answer #2
·
answered by ? 3
·
0⤊
0⤋
Read the documentation.
There is a call for it!
Usually something like
PRN
PRN:
or a value
It's in the documentation.
In BASIC it's like INP(x) and the X is the port type, usually a value from 1 to 10 or a value from 1 to 255
2006-07-13 12:35:59
·
answer #3
·
answered by Anonymous
·
0⤊
0⤋
why would u need to do that? if ur hooking up a printer or something relivent, u don't need to go C++. windows will do it for u.
2006-07-13 12:30:15
·
answer #4
·
answered by shelley9362 1
·
0⤊
0⤋