Page 1 of 1
Dynamic arrays in structures
Posted: Sat May 13, 2006 7:11 am
by Platon
Hello, I would like to learn about dynamic arrays in structures. Whether their developers of PureBasic in the following versions will make, and that very much bad without them
PS
Sorry for my english

Posted: Sat May 13, 2006 7:19 am
by mskuma
Hi, welcome - how about using linked lists?
Posted: Sat May 13, 2006 10:01 am
by Platon
In structure in my opinion it is impossible to use the linked list, only pointer to a linked list.
I need to store varying array in structure. I used indexes and memory (AllocateMemory) earlier, but it is inconvenient.
PS
Once again excuse for my English

Posted: Wed May 17, 2006 8:01 pm
by Psychophanta
Posted: Thu May 18, 2006 12:53 pm
by Platon