From: Tom Burgess Newsgroups: comp.os.msdos.djgpp Subject: Re: ALLEGRO suggestion Date: Mon, 10 Mar 1997 03:43:20 -0700 Organization: A poorly-installed InterNetNews site Lines: 25 Message-ID: <3323E5C8.3436@bc.sympatico.ca> References: <5g04it$pok AT freenet-news DOT carleton DOT ca> NNTP-Posting-Host: pntn02m02-88.bctel.ca 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 Paul Derbyshire wrote: > > I would be pleased if Allegro added an option to obtain the amount > of memory a bitmap or sprite or music or sound resource is > consuming. I.e. a bunch of functions such as: > > size_t size_of_bitmap (BITMAP *bmp) > > etc. > > This would allow easier tracking of memory usage by a program. > Or is this already in there as an undocumented feature? > > -- > .*. Where feelings are concerned, answers are rarely simple [GeneDeWeese] > -() < When I go to the theater, I always go straight to the "bag and mix" > `*' bulk candy section...because variety is the spice of life... [me] > Paul Derbyshire ao950 AT freenet DOT carleton DOT ca, http://chat.carleton.ca/~pderbysh A reasonable question, deserves some thought. Is an increase in complexity of Allegro data structures and/or code to give you info that the application can determine independently worth the benefit? I think not. Other opinions? regards, tom burgess