--- Shawn wrote:
> Actually , I am dynamically creating the contents of
> the list.   and to store the  Char** occupied by the 
> List, i am using the feature memory.  When the List 
> is invisible i am freeing the memory. 

I am somewhat confused by what you say you are doing.  If you are
dynamically allocating memory, saving a pointer to that memory in a
feature, then freeing that memory, the pointer you saved is worthless
once the memory is freed.

What are you really trying to do?


__________________________________________________
Do You Yahoo!?
Yahoo! Greetings - Send FREE e-cards for every occasion!
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