I keep running into code that uses strcpy, sprintf, strncpy, ... It only works with a static string buffer as destination (no std::string, ...
確定! 回上一頁