Monday, May 24, 2010

Programming?

I'm new to C and C++ programming and I've learn them through books and online tutorials. But all the tutorials I've encountered only provide lessons that teaches us how to take inputs from the keyboard. Is there anyway to write a program that takes input from other I/O interfaces such as serial ports, parallel ports or usb? What are the knowledge that I need and the steps on learning that? I would be very grateful if anyone could provide me some links of the tutorials. Thank you very much.

Programming?
For reading input from usb ,etc you need to use driver apis. Not that easy.
Reply:Try http://www.techhairball.com/concepts/C_L...


No comments:

Post a Comment