AString C++ Ansi String Library

AString is a library providing a C++ Ansi (8 bits char set) String class.

Project is hosted on GitHub here: Project page
Doxygen help is avaiable here : http://www.altidev.com/ln/AString/
Doxygen help (chm format) is here : AString.chm
This project is open source under MIT X11 Licence , if you have any suggestion, you can contact me (my mail is in the code header)

News :
September 2014 : Version 0.4, added test for 100% coverage on Gcc