| Linux Forum Index » Linux Development - Applications » Need to know if my string class is ready for... |
|
Page 1 of 1 |
|
| Author |
Message |
| Dos-Man 64... |
Posted: Sat Aug 22, 2009 9:05 pm |
|
|
|
Guest
|
I have created a C++ string class. It's actually been in the making
for quite a while now. I just fixed some memory leaks and possible
overwrite problems. I feel like this should now be bulletproof. I was
just wondering if someone would be kind enough to give it a try.
Anyone is free to use it.
In addition to the source for the string class and the header file,
there is an html file that describes how to create the strings and
what the member functions do. I want to start using this more heavily
than I have in the past. I never had 100% confidence that there
weren't any problems....
http://www.yousendit.com/transfer.php?action=batch_download&batch_id=YkxKSlIrK3h1Yk5FQlE9PQ |
|
|
| Back to top |
|
|
|
|