1

James Antill

vstr 1.0.14

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.

Software Development > C / C++ / C#