Question: void ThisIsAFunction(string stri, string str2) { string str3 strncpy(stri, str2, pow(4,2)); std::cout << str3 << endl; } = ...
確定! 回上一頁