Download List

Projeto Descrição

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.

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.

2002-04-03 23:19
libtext-0.0.0-beta1

Libtext é estável, mas em uma versão beta de espera para obter feedback dos utilizadores sobre possíveis melhorias antes da API é definida em pedra. Portanto, não dependem da API atual sendo inalterado até que um pacote não-beta foi lançada. Neste ponto, por favor envie sugestões sobre melhorias API, possíveis recursos adicionais, ou macros conveniência adicional (especialmente para 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