阅读背景:

如何将字符串数组转换成char数组?

来源:互联网 

I have read several lines from a text file using std::getline, but now I need to convert the string array of lines into a char array so that I can use isalpha and isdigit. The ultimate goal here is to identify which chars are numbers and which are letters. I have read several lines from a text file usin




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: