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.

2012-01-17 05:31 Back to release list
2.0.0

Esta versão introduz uma API de Python e tem testes de unidade, escritos em Python. A API C é envolto em invólucros ctypes fina. O Python código pode ser instala com easy_install e cria um arquivo de ovo. A implementação c tem uma estrutura de diretório reorganizado e algumas correções de erros. A documentação do c foi atualizada em alguns lugares, reflectindo as correções de bugs.
This release introduces a Python API and has unit tests written in Python. The C API is wrapped in thin ctypes wrappers. The Python code can be install with easy_install and creates an egg file. The C implementation has a few bugfixes and a reorganized directory structure. The C documentation has been updated in a few places, reflecting the bugfixes.

Project Resources