7.25.2.1 Wide character classification functions

1

The functions in this subclause return nonzero (true) if and only if the value of the argument wc conforms to that in the description of the function.

2

Each of the following functions returns true for each wide character that corresponds (as if by a call to the wctob function) to a single-byte character for which the corresponding character classification function from 7.4.1 returns true, except that the iswgraph and iswpunct functions may differ with respect to wide characters other than L’ ‘ that are both printing and white-space wide characters.[1]

Forward References

Footnotes