> Does anybody knows what is wrong?

Yes, you need to free all the allocations created by :

> itemList[count] = (char *)MemPtrNew(StrLen(NomeCli) * sizeof(Char *));

Personally, I find it easier to use a callback function for dynamic lists.

Alan



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

Reply via email to