Call c_str() to get a const char * ( LPCSTR ) from a std::string . It's all in the name: LPSTR - (long) pointer to string - char *.
確定! 回上一頁