Comment by shadowfox
12 years ago
At some point in time, I found this list of C String libraries with some comparisons: http://www.and.org/vstr/comparison
The (different) approaches taken by many of these libraries are interesting.
12 years ago
At some point in time, I found this list of C String libraries with some comparisons: http://www.and.org/vstr/comparison
The (different) approaches taken by many of these libraries are interesting.
A great list.
I'd add the str bits of http://libslack.org/ to that list.