www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/02/02/04:15:46

Date: Sun, 2 Feb 1997 11:02:40 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
To: Max <mjiinas AT ix DOT netcom DOT com>
cc: djgpp AT delorie DOT com
Subject: Re: Programming Graphics
In-Reply-To: <5cumje$n0n@sjx-ixn10.ix.netcom.com>
Message-ID: <Pine.SUN.3.91.970202110034.23888W-100000@is>
MIME-Version: 1.0

On 1 Feb 1997, Max wrote:

> they worked fine, but I wanted to try it out on a 32-bit complier (DJGPP of 
> course) and DJGPP refuses to compile and run the code properly.
> 	I've found that what seems to be culprits in the code involve the use 
> of the _inp, _outp, and _fmemset commands.  *sigh*

These are all DOSisms.  Use `inp' and `outp' instead of `_inp' and 
`_outp', and convert `_fmemset' to `memset'.

Also, in the future make sure to tell what are the error messages that GCC
prints.  It is not always easy to guess the nature of your problems if you
don't post these details. 

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019