Table of Contents
The
function tests for any printing character except space (’ ’) or a character
for which is true.
The macro returns zero if the character
tests false and returns non-zero if the character tests true.
The function conforms to
Table of Contents