C2440 can be caused if you attempt to initialize a non-const char* (or wchar_t* ) by using a string literal in C++ code, when the compiler ...
確定! 回上一頁