struct DataInformation { char *Name; int Number; }; DataInformation *GetDataList() ... Does anyone can help me, why it cannot work? C++.
確定! 回上一頁