Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Program Announcements / Coming Soon : LinkList

Author
Message
MrTAToad
21
Years of Service
User Offline
Joined: 26th Aug 2002
Location: United Kingdom
Posted: 10th Nov 2002 15:20
Coming soon - LinkList!

A direct replacement for the UAS (at least until it works properly), LinkList allows node adding to the begining or end of a doubly-linked link-list. Hope to add code to allow adding to the middle of a link-list too.

You can step through a link-list from either the begining or end, and move backwards and forwards.

In addition you can search for data in a node, or return a node from its index position.

Sorting is provide by a quicksort routine.
Diagnostic information is sent to a given file.

Any number of link-lists can be used - the only limit is memory.
Yes, I really am THAT good...
MrTAToad
21
Years of Service
User Offline
Joined: 26th Aug 2002
Location: United Kingdom
Posted: 10th Nov 2002 22:24
The routines will be availiable from my web site hopefully in a couple of days (there needs to be a DB layer that accesses the normal DLL).

Sorting will be slightly different - as pointers to functions cant be passed, you will only be able to sort characters over a user-defined range or depending on the size of the data held in the nodes.

Yes, I really am THAT good...

Login to post a reply

Server time is: 2024-04-20 08:33:36
Your offset time is: 2024-04-20 08:33:36