delorie.com/archives/browse.cgi | search |
Date: | Sun, 27 Feb 2000 22:36:11 +0500 (MVT) |
From: | Prashant TR <prashant_tr AT yahoo DOT com> |
X-Sender: | prashant_tr AT midpec DOT com |
To: | "Peter Choi (CTINets)" <peter_tkchoi AT ctimail3 DOT com> |
cc: | djgpp AT delorie DOT com, avly AT remus DOT rutgers DOT edu |
Subject: | Re: About inport and outport using DJGPP |
In-Reply-To: | <001e01bf8073$9b88ee60$965946a8@peter> |
Message-ID: | <Pine.LNX.4.10.10002272232470.1418-100000@midpec.com> |
MIME-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | dj-admin AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
Hello, On Sun, 27 Feb 2000, Peter Choi (CTINets) wrote: > Dear all, > > I'm a new user of DJGPP compiler, and would like to seek advice how to do > I/O port in and out instruction in this compiler, as there is no > "inport()" and "outport()" function call under the library of this > compiler. Pls advise. Please don't post in html. And also try to avoid very long lines. DJGPP has functions inportb, inportw, inportl etc. Type "info libc alpha" at the command prompt and search for inport. You'll find a series of functions ;-).
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |