Or the c++ vector way. With a resizable c++ array. in testApp.h #include <vector> vector <MyClass> objects; int numObjects = 0;.
確定! 回上一頁