Télécharger la liste

Description du projet

The libmba package is a collection of mostly independent C modules potentially useful to any project. There are the usual ADTs including a linkedlist, hashmap, pool, stack, and varray, a flexible memory allocator, CSV parser, path canonicalization routine, I18N text abstraction, configuration file module, portable semaphores, condition variables, and more. The code is designed so that individual modules can be integrated into existing codebases rather than requiring the user to commit to the entire library. The code has no typedefs, few comments, and extensive man pages and HTML documentation.

Système requise

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.

2004-05-22 21:31 Retour à la liste release
0.8.9

La fonction sho_loop accepte désormais un vecteur de modèle et un délai d'attente, comme sho_expect. Le module cfg a été modifié pour mieux appuyer les propriétés Java séquences d'échappement pour les espaces et les caractères Unicode.
Tags: Minor feature enhancements
The sho_loop function now accepts a pattern vector
and a timeout, like sho_expect. The cfg module has
been modified to more closely support Java
Properties escape sequences for spaces and Unicode
characters.

Project Resources