Download List

Projeto Descrição

This package consists of an API for a doubly linked list. The API is divided into six functional groups: initialization, status and state, pointer manipulation, list update, search, and input/output. The API has been used in production software for over 10 years.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-01-30 15:12 Back to release list
1.1.0

Os novos recursos nesta versão é a troca de nós, a inserção de nós acima ou abaixo de um ponteiro de registro atual, em busca de um recorde nth, e um esquema de indexação virtual.
The new features in this release is swapping of nodes, inserting nodes above or below a current record pointer, searching for an nth record, and a virtual indexing scheme.

Project Resources