int ispunct(int ch); ... printf("In the default C locale, \\xd7 is %spunctuation\n", ispunct(c) ? ... 7.4.1.9 ispunct函数(p:202).
確定! 回上一頁