Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

String manipulation library

Name: Anonymous 2012-01-29 21:30

Hello, /prog/.

I have written a small library for manipulating strings in C. It is very small (~300 LOC), and it's used are limited so far, but it has found great application in many of my programs for things such as reading numbers from strings and generating output filenames. I hope you find it useful.

http://code.google.com/p/str-man/

Feel free to contribute code, I'd love to see this a more complete and useful library. Although, you will have to ask to have your permissions raised so you can, which I'd rather not have to, but whatever.

Name: Anonymous 2012-01-29 22:06

Not to be a dick, but the code is piss-poor quality and has many serious problems (memory leaks everywhere, not using standard library functions for copying, runtime complexity class of some functions is higher than it should be).

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List