Complex datastructures in PureBASIC

Just starting out? Need help? Post your questions and find answers here.
Stefke28
User
User
Posts: 11
Joined: Thu Jul 15, 2004 9:06 am
Location: BELGIUM

Complex datastructures in PureBASIC

Post by Stefke28 »

Dear Developers

I would like written functions for the next complex datastructures:
- Stack
- Queue
- ArrayList
- SortedList
- LinkedList

Can you give me the summary mostly used functions for all this functions it can help me for written this functions.

Ps: Edwin can I this build in PowerBASIC to or not this complexed dynamic
datastructures?

Thank you