Downloadliste

Projektbeschreibung

Libtext is a C library for creating, reading, and performing operations on growable text / string buffer objects with optional error callbacks. The library performs actions such as append, delete, find, get, insert, prepend, replace, and reverse. Libtext can also append, insert, overwrite, and prepend printf style formats. Further options include rejecting binary characters, setting a maximum size, and setting a mask that controls for which errors the callback will be executed for each individual object. The API is simple enough to learn and use within minutes, but can be used to build more complex routines.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2002-04-03 23:19 Zurück zur Release-Liste
libtext-0.0.0-beta1

Libtext ist stabil, aber unter einer Beta-Version warten auf Benutzer-Feedback über mögliche Verbesserungen zu erhalten, bevor die API in Stein gemeißelt ist. Seien Sie also nicht auf die aktuelle API ab, bis eine nicht unverändert Beta-Paket wurde freigegeben. An dieser Stelle legen Sie bitte Anregungen API Verbesserungen möglich, zusätzliche Funktionen oder zusätzliche Bequemlichkeit Makros (vor allem für t_newdef).
Tags: Initial freshmeat announcement
Libtext is stable, but under a beta release waiting to get user feedback on possible improvements before the API is set in stone. So don't depend on the current API being unchanged until a non-beta package has been released. At this point please submit suggestions on API improvements, possible additional features, or additional convenience macros ( especially for t_newdef ).

Project Resources