use CString's GetBuffer() method, similar to std::string's c_str(). int x = atoi(s.GetBuffer());.
確定! 回上一頁