Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Faxual II for CA-Clipper - <b>serial i/o functions</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Serial I/O Functions
 Overview
------------------------------------------------------------------------------

    As described under "Linking", Faxual II can use either its own built-in
    serial I/O functions, or the Telepathy serial communications library, to
    communicate with a fax modem.  The functions described in this section
    are available in either case.  If you use the built-in serial I/O layer,
    these functions call that layer; if you use Telepathy, they call the
    appropriate functions in Telepathy instead.

    In normal use, the only functions from this group you need to call are
    SerOpen(), to open a serial port before using it to send faxes, and
    SerClose(), to close the port when you are done with it.  You may also
    need SerSetup() to use serial ports with nonstandard addresses or IRQ
    numbers.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson