 String library, using safe dyanmic resizing of storage, quick and easy to use.
 |
Vstr is a safe and fast string library for C. It is designed for network communication. Its design uses of ptr+length data, so adding, substituting, and deleting data are all fast operations.
|
|
|
|
|
|