hmmmm...
I think what it means is this :
The list automaticly free's the old array storage (so you dont have to), and
then uses the new array for the list contents.
So it doesnt make a copy!..
correct me if i'm wrong :)
Jimmy
-----Original Message-----
From: Magnus Drougge [mailto:[EMAIL PROTECTED]]
Sent: 16. marts 2000 12:03
To: Palm Developer Forum
Subject: LstSetListChoices()
Hi!
Does anyone know if the LstSetListChoices() method makes a copy of the array
of strings it's fed with? I other words, can I safely free the memory used
to build the array prior to a call to this method?
According to the SDK reference the old entries are erased and that statement
makes me believe that it _does_ make a copy but I'm not certain...
/Drougge
==============================================
Magnus Drougge
Wireless Independent Provider AB
+46-455-389809, +46-708-319109
==============================================
--
For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palm.com/devzone/mailinglists.html
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palm.com/devzone/mailinglists.html