Table of Contents

NAME

SYNOPSIS

DESCRIPTION

The function tests for the standard white-space characters for which is false. The standard white-space characters are the following: Space character. Form feed. New-line. Carriage return. Horizontal tab. And vertical tab. In the locale, returns true only for the standard white-space characters.

RETURN VALUES

The macro returns zero if the character tests false and returns non-zero if the character tests true.

SEE ALSO

STANDARDS

The function conforms to


Table of Contents