Quote:
Originally Posted by Orborde
\]\
All I really need is something like the UNIX read/write functions; from there, I can hack up a graph in SDL or something. So I'd be perfectly happy with a C serial port interface tutorial.
Thanks!
|
Knoppix or Cygwin? In all seriousness, you could take advantage of the UNIX read/write functions using knoppix to boot your machine into linux, or cygwin to emulate UNIX. From your post, it sounds like you are looking for a way to use UNIX read and write functions in windows, and both of those options should work. I am not 100% sure about Cygwin, but it "Should Work".