Do both resources (e.g. Tbmp or nfnt etc) use the same amount of heap as a data record? (assuming they are both the same size?) Does it matter what type of resource that it is?
A resource takes up a very slightly larger amount of heap than a record (on the order of eight bytes). This is due to the larger resource header that has to hold the resource type and ID. Type is not a factor, unless you have an application or operating system that's trying to interpret the resource.
--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
