Message-ID: <3B5E06C3.2905EEE2@hotmail.nospam.com> From: Ian Rees X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: very basic serial help needed References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 21 Date: Tue, 24 Jul 2001 19:37:39 -0400 NNTP-Posting-Host: 63.80.121.46 X-Trace: eagle.america.net 996017826 63.80.121.46 (Tue, 24 Jul 2001 19:37:06 EDT) NNTP-Posting-Date: Tue, 24 Jul 2001 19:37:06 EDT Organization: 24hoursupport.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Cool! That looks like just what I was looking for, and a lot of other interesting stuff, too! Thanks! -Ian- Eli Zaretskii wrote: > On Mon, 23 Jul 2001, Ian Rees wrote: > > > I am learning C and need (would like to) write a program that gets > > data in from the serial port. I don't need to send any data out, this > > program will be used to receive data transmitted from a microcontroller > > (parallax's basic stamp) through the serial port. Could anyone direct > > me to a site that has source to do this, or post it to this group? It > > would be greatly appreciated if I could directly compile it with djgpp > > as I'm not good at debugging stuff (like I said, I'm really new at all > > this) Thanks in advance! > > The DJGPP FAQ list includes in section 22.4 pointers to a few packages > for serial communications.