Libtext

Libtext is a C library for creating, reading, and performing operations on growable text / string buffer objects.
Download

Libtext Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Ryan Daniels
  • Publisher web site:

Libtext Tags


Libtext Description

Libtext is a C library for creating, reading, and performing operations on growable text / string buffer objects. Libtext is a C library for creating, reading, and performing operations on growable text / string buffer objects with optional error callbacks. Libtext 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.All of which can be set for each individual object. Libtext is general purpose enough that it can be used to build more complex routines, while still being simple enough to use as is in rudimentary applications with little effort, learning the API within minutes.


Libtext Related Software