ctype.h 的函數(function) ispunct() 測試參數(parameter) 是否為空格、數字、字母以外的可列印字元(character) ,滿足條件(condition) 回傳非0 的值,否則回傳0 。
確定! 回上一頁