--- "J�lio_F�bio_de_O._Chagas" wrote:
> I'm releasing all the allocated chunks of memory.
> So, what�s up?

One possibility is that you are creating dynamic
objects and then not deleting them in the opposite
order in which they were created.  On some OS
versions, this will cause a mess.

But I don't know every way you could be messing up the
stack.  Maybe someone with more compiler knowledge
would like to comment.  (Ben?)


__________________________________________________
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.yahoo.com

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to