Date: Sun, 30 Aug 1998 16:57:50 +0300 (IDT) From: Eli Zaretskii To: Endlisnis cc: djgpp AT delorie DOT com Subject: Re: reading/writing to COM ports In-Reply-To: <35E48EB2.A3525DD2@unb.ca> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Wed, 26 Aug 1998, Endlisnis wrote: > Eli Zaretskii wrote: > > > If you only need to output several strings to the port, you could try to > > use the predefined stream `stdaux'. You use it the same as `stdout', > > only `stdaux' is open in binary mode. > > How can you specify which port to read/write to? I don't think you can. It is permanently assigned to the AUX device, which is usually COM1.