[DGD]Dynamic Array of Objects ?
Michel Racicot
mracicot at zebra-soft.com
Tue Feb 20 17:11:08 CET 2001
Hi there
How can i do a dynamic array of objects ?
like :
object * lstExits;
How can i add something to this array ? (There are no allocate functions for that kind of stuff!!!)
Should i use array of mixed instead ?
If so, how can i increase the size of my array ?
By copying it to another array and allocate it again, re-copying the other array in it after ? Is there a faster way ?
Thank you
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.dworkin.nl/pipermail/dgd/attachments/20010220/1d387f26/attachment.html>
More information about the DGD
mailing list