Newsgroups: comp.os.msdos.djgpp From: matt v Subject: maybe a stupid question Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Lines: 9 NNTP-Posting-Date: Tue, 27 Oct 1998 21:00:54 CDT X-Trace: sv1-5iBzUA5gv9JISVOs050cZXGefvrP/B6E0zjOgc5up/zR7zmGzy6Q0w3yxdPwwEQPNk2cJvJNH7gl89v!+ggWV2M= X-Complaints-To: abuse AT GigaNews DOT Com X-Abuse-Info: Please be sure to forward a copy of ALL headers X-Abuse-Info: Otherwise we will be unable to process your complaint properly Date: Tue, 27 Oct 1998 21:00:51 -0600 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com This may be a stupid question with an obvious answer, but I am just now teaching myself what we didnt learn from college, for programming I would like to work on a communications program so, my question is, in bcsio20.zip, would i have to pick through term.c to find the function that establishes connection to the serial port(s), or is that all taken care of with serio.o and the header file? matt