| delorie.com/archives/browse.cgi | search |
| Date: | Wed, 12 Mar 1997 08:30:34 +0200 (IST) |
| From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
| To: | Mitch <slwkm AT cc DOT usu DOT edu> |
| cc: | djgpp AT delorie DOT com |
| Subject: | Re: Help outputting to COM ports |
| In-Reply-To: | <3325C7FD.4093@cc.usu.edu> |
| Message-ID: | <Pine.SUN.3.91.970312082926.3808C-100000@is> |
| MIME-Version: | 1.0 |
On Tue, 11 Mar 1997, Mitch wrote: > I want to send a byte to my HP calculator. I matched the baud and > parity values, but just can't do it in DJGPP. I've gotten it to work in > Borland C++ 4.5 by "outp" to the address. But how can I do it in DJGPP? DJGPP also has `outp', so just use it. If it doesn't work, post the code and tell everything you know about how it fails to work.
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |