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!
strings management
-
BackupUser
- PureBasic Guru

- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
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
Better use linked lists instead of Arrays couse they are dynamicly allocated in memory!
Mike
Tranquilizer/ Secretly!
http://www.secretly.de
Registred PureBasic User