How do you open a communication line up with
an RS232 serial port? Like for example i have this line
in a qbasic program that works:
open "COM2: 4800,N,8,2,RS,DS" for Random as #1
How would this be done in c++ [or C]
--THANKS!!
Mark
E-mail me at menssenm@ucs.orst.edu