Path: utzoo!dciem!nrcaer!sce!roth From: roth@sce.carleton.ca (Carl Roth) Newsgroups: comp.lang.c Subject: Re: Serial I/O Routines Summary: example in turbo c 2.0 ref guide Keywords: serial port communications Message-ID: <590@sce.carleton.ca> Date: 21 Apr 89 00:41:53 GMT References: <3717@sdsu.UUCP> Organization: Systems & Computer Eng. Dept., Carleton University, Ottawa, Canada Lines: 20 In article <3717@sdsu.UUCP>, wintermute@ta.com (Wintermute) writes: > Hi all! > > I know this has been asked many times before, but please bear with > me. Does anyone have any routines for sending and receiving > characters to and from the IBM PC's asynchronous serial port, > preferably in Turbo C? On page 56 of the Turbo C 2.0 Refernce Guide there is example source for a dumb terminal using the serial port and the bioscom function. Hope this helps. Carl Roth Systems and Computer Engineering Carleton University Ottawa, Ontario Canada roth@sce.carleton.ca