www.digitalmars.com         C & C++   DMDScript  

c++.dos.16-bits - Serial Communications Help

reply "Miguel" <mhau radcommsystems.com> writes:
I want to connect to my serial port.  In TC++ I used the portb function.

Any suggestions?

Thanks in advance,
Miguel
Sep 18 2002
parent "Walter" <walter digitalmars.com> writes:
Use _inp() and _outp() to connect to the hardware I/O ports:




"Miguel" <mhau radcommsystems.com> wrote in message
news:amahd4$2fti$1 digitaldaemon.com...
 I want to connect to my serial port.  In TC++ I used the portb function.
Sep 18 2002