Similarly, isdigit(c) is a function in C which can be used to check if passed character is a digit or not. It returns a non-zero value if it's a digit else ...
確定! 回上一頁