Page 1 of 1

Posted: Fri Sep 27, 2002 5:46 pm
by BackupUser
Restored from previous forum. Originally posted by Pantcho!.

hello.
i am writing a program that has a DB that is build from a structured type i did.

i want to add/del/edit that DB with unlimited number of adding,
what should i use? LinkedList or DIM?

and how do u suggest me to do this kind of management?
thank u.


---
Registered Purebasic Member!
---
Resp'cta!

Posted: Fri Sep 27, 2002 7:14 pm
by BackupUser
Restored from previous forum. Originally posted by tranquil.

Better use linked lists instead of Arrays couse they are dynamicly allocated in memory!

Mike

Tranquilizer/ Secretly!
http://www.secretly.de
Registred PureBasic User