The isspace() function tests for any character that is a standard white-space character or is a character for which neither isalnum() nor isgraph() is true.
確定! 回上一頁