Introduction - If you have any usage issues, please Google them yourself
A class that works like "CString" in VC++. It can be used to make a array anytime anywhere. And the array newed by the class can be 0 length and can grow automatically when program is running.