I think the way of using std::string is the most elegant. While looking at other code, I often see that people either use const char * or char s [] .
確定! 回上一頁