delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/11/12/07:09:55

Date: Wed, 12 Nov 1997 14:08:52 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
To: ricky AT witty DOT com
cc: djgpp AT delorie DOT com
Subject: Re: djgpp fmemset problem
In-Reply-To: <879200156.11275@dejanews.com>
Message-ID: <Pine.SUN.3.91.971112140835.20379J-100000@is>
MIME-Version: 1.0

On Tue, 11 Nov 1997 ricky AT witty DOT com wrote:

> However, the call to _fmemset no longer works, as it did in
> MS QuickC, and also I seem to have trouble initialising pointers.

Use `memset' instead of `_fmemset'.  

Please note that if you are dealing with code that messes with the
low-level access to VGA, you will need to convert it before it will
work with DJGPP.  See the DJGPP FAQ list (v2/faq210b.zip from the same
place you get DJGPP) for more details.

Also note that Microsoft-style graphics functions are not supported in
the DJGPP library, you will have to write them using the available
functions in libc.a and either libgrx20.a or Allegro (which see).

- Raw text -


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