www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/04/02/10:07:14.1

Message-ID: <SlYwvNASRMB3EwMW@talula.demon.co.uk>
Date: Fri, 2 Apr 1999 14:21:22 +0100
To: djgpp AT delorie DOT com
From: Shawn Hargreaves <Shawn AT talula DOT demon DOT co DOT uk>
Subject: Re: Allegro getpixel problem
MIME-Version: 1.0
X-Mailer: Turnpike (32) Version 4.01 <n4LQeHkuIZDKHuEabw2AtDS$Xl>
Reply-To: djgpp AT delorie DOT com

Jay Johnson writes:
> BITMAP buffer;

You should never declare a static bitmap object: these must always be
obtained by calling create_bitmap(), and are referenced by pointers to a
bitmap, not as the actual structure itself.


--
Shawn Hargreaves - shawn AT talula DOT demon DOT co DOT uk - http://www.talula.demon.co.uk/
"A binary is barely software: it's more like hardware on a floppy disk."

- Raw text -


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