In string 14 defined pointer pStr1on the first string. To write a string, you must first select it by memory: char* pStr1 = new char[strSize1]; ...
確定! 回上一頁