類和動態內存分配(2)

·## 改進後的StringBad類:ios //stringbad.h #include <iostream> #ifndef STRINGBAD_H_ #define STRINGBAD_H_ class StringBad { private : char *str; int len; static int num_strings; static const int CINLIM
相關文章
相關標籤/搜索