[comp.os.msdos.programmer] using bioscom in C++ to access my modem

dirtybob@milton.u.washington.edu (Wendell Joost) (04/25/91)

How do I use
bioscom in C++ to access my Hayes compatible modem?
I tried the program given in Borland's Turbo C++ Library Reference, to no
avail.  Can anyone out there help me>
.

valley@gsbsun.uchicago.edu (Doug Dougherty) (04/25/91)

dirtybob@milton.u.washington.edu (Wendell Joost) writes:

>How do I use
>bioscom in C++ to access my Hayes compatible modem?
>I tried the program given in Borland's Turbo C++ Library Reference, to no
>avail.  Can anyone out there help me>

Short answer: You don't.
(Other people will suggest several of the reams of interrupt driven
serial I/O routines that have been written)
--

	(Another fine mess brought to you by valley@gsbsun.uchicago.edu)