Dyanmic Software

String library, safe, quick and easy to use.

vstr
 

James Antill
 

Vstr is a safe and fast string library for C. It is designed for network communication. Its design uses blocks of ptr+length data, so adding, substituting, and deleting data are all fast operations. This model also allows it to do automatic referencing for mmap() areas of memory. Another big feature of the library is a POSIX and ISO 9899:1999 compliant printf() like function.

Keywords: string printf i-o string library using safe dyanmic resizing storage quick easy

 

Copyright © 2003-2008 TverSoft.com