Date: Tue, 24 Jul 2001 13:45:08 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: djgpp AT delorie DOT com Subject: Re: very basic serial help needed In-Reply-To: <3B5CC988.68345630@hotmail.nospam.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk 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.