C++ Programming HOW−TO
Table of Contents
C++ Programming HOW−TO...........................................................................................................................1
Al Dev (Alavoor Vasudevan) alavoor@yahoo.com...............................................................................1
1. Introduction..........................................................................................................................................1
2. String Class Varieties ..........................................................................................................................1
3. Best C++ compilers for MS Windows 2000/NT/95/98/ME/XP .........................................................1
4. Download String .................................................................................................................................1
5. How Can I trust Al Dev's String Class ?? ...........................................................................................1
6. Usage of String class............................................................................................................................1
7. String.h file..........................................................................................................................................1
8. Renaming the String class....................................................................................................................2
9. File Class..............................................................................................................................................2
10. C++ Zap (Delete) function ................................................................................................................2
11. Pointers are problems ........................................................................................................................2
12. Usage of my_malloc and my_free ........................................................................................