How to read from serial port?

Hello everyone,

I'm relatively new to C++ but currently I need to read/write from a connected arduino board USB serial port using Visual Studio 2008, anyone know if that is possible and any help would be much appreciated! Programs other than Visual Studio 2008, such as MATLAB are fine too.

Thank You.
Last edited on
Googled this: http://www.robbayer.com/files/serial-win.pdf
If you need more information on functions and structures used there, search msdn.microsoft.com
Thank you, helped lots :)
could someone post a non pdf version of that link?
Topic archived. No new replies allowed.