Télécharger la liste

Description du projet

cstring is a small and simple platform-independent
C library for the definition and manipulation of
expandable C-style strings. Strings are
represented as instances of the cstring_t
structure, and manipulated by the library's
functions. Its features include selection of
different allocator pools, mapping cstring_t
instances as views onto existing memory areas,
efficient work-ahead memory optimization, and
minimal link requirements.

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.

2012-02-28 10:36 Retour à la liste release
3.6.2

Cette version ajoute CSTRING_RC_SYSTEMSPECIFICFAILURE. Les makefiles construire maintenant cstring.3.core*.(lib|a) plutôt que de cstring.3*.(lib|a).
Tags: Minor feature enhancements
This release adds CSTRING_RC_SYSTEMSPECIFICFAILURE. Makefiles now build cstring.3.core*.(lib|a) rather than cstring.3*.(lib|a).

Project Resources