Actually, you can use MemHeapFreeBytes for both dynamic and storage memory... it all depends on the heapID parameter that you pass it... :-)
G. Aaron Ardiri <[EMAIL PROTECTED]> wrote in message news:101448@palm-dev-forum... > > > I've always found the documentation to be frighfully helpful in cases like > > this... for instance, if you were to take a look a the Memory Manager > > chapter you'd find a function called MemHeapFreeBytes... and bugger me if > it > > doesn't give you the answer you're looking for... > > well, it depends what type of memory you want to know is free.. > heap or storage memory - different API's :) > > > More often than not a 20 second search of the docs can save you hours of > > twiddling your thumbs waiting for someone else to answer your questions... > > :-) > > oh, but, that requires 'effort' :) > > --- > Aaron Ardiri [EMAIL PROTECTED] > CEO - CTO +46 70 656 1143 > Mobile Wizardry http://www.mobilewizardry.com/ > > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
