From: Michael Chen Newsgroups: comp.os.msdos.djgpp Subject: Serial Cmmunications Date: Wed, 2 Aug 2000 15:27:24 -0400 Organization: University of Waterloo Lines: 5 Message-ID: NNTP-Posting-Host: mud.cgl.uwaterloo.ca Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Sender: mhchen AT mud To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I've got a board hooked up to com1 and I'm using djgpp, but for some reason I don't seem to be writing to the port. I've tried stdio.h, bios.h, and iostream/fstream. Any suggestions?