Topic: Serial PORT Connection?


Author: menssenm@ucs.orst.edu (STUDLY)
Date: 5 May 1994 02:38:13 GMT
Raw View
 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