In C, strings do not exist, and are represented by arrays of characters terminated with a null character ('\0'). · You could use iteration to check each ...
確定! 回上一頁