Hi Joe,  
     lil bit late in responding to this message. Here
i am storing the pointer location of the Char** in the
feature memory so as to erase the contents later on in
a different subroutine.  At that time, i am not
bothered about the contents.   
     - Shawn. 

--------------
> 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! Sports - sign up for Fantasy Baseball
http://sports.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