function is used to check whether a given character is a tab spaceor not?
Answers
Answered by
1
Answer:
The isspace() function is a predefined function in ctype. h. It specifies whether the argument is a whitespace character or not. Some of the whitespace characters are space, horizontal tab, vertical tab etc.
Answered by
2
Answer:
The isspace() function is a predefined function in ctype. h. It specifies whether the argument is a whitespace character or not. Some of the whitespace characters are space, horizontal tab, vertical tab etc.
Similar questions
Math,
1 month ago
Science,
1 month ago
Business Studies,
3 months ago
Math,
3 months ago
Math,
10 months ago