From: "A. Sinan Unur" Newsgroups: comp.os.msdos.djgpp Subject: Re: _outp and _inp functions Date: Thu, 22 Jan 1998 11:54:02 -0600 Organization: Cornell University Lines: 15 Sender: asu1 AT cornell DOT edu (Verified) Message-ID: <34C787BA.72D8@cornell.edu> References: <00256594 DOT 0053FF07 DOT 00 AT internetgw DOT next DOT co DOT uk> Reply-To: sinan DOT unur AT cornell DOT edu NNTP-Posting-Host: 128 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Keith_Green AT next DOT co DOT uk wrote: > > Maybe you can help. > > I had a few programs written and compiled under MSVC++ using _outp and > _inp functions. I've tried compiling them using RHIDE and i'm tols > that these functions are undeclared. It's right !! I can't find any > mention of them. Are they included/going to be included ? why do you have this tone as if some greaat crime has been committed? why not check the documentation. see the functions in pc.h. also, try info libc func cpu -- Sinan