std::string returns the string and that's all you need. This is example to open a bitmap file. (Edit) #include <iostream> #include <string> #include ...
確定! 回上一頁