www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/04/26/23:30:19

Mime-Version: 1.0
To: "Chia" <chia AT top DOT net>, djgpp AT delorie DOT com
From: Nate Eldredge <nate AT cartsys DOT com>
Subject: Re: Allegro Bitmap Array...
Date: Sun, 26 Apr 1998 20:22:50 -0700
Message-ID: <19980427032245.AAB5484@ppp100.cartsys.com>

At 01:31  4/24/1998 -0500, Chia wrote:
>I want to create a two dimensional array of bitmaps for a terrain-selector
>for a map-builder I'm making.  I also want them to be in the heap so they
>don't use up all the conventional ram.

They won't anyway. Try:

BITMAP *TerrainArray[MAXX * MAXY];

or whatever other 2D array scheme you use.


Nate Eldredge
nate AT cartsys DOT com



- Raw text -


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