Chapter Contents |
Previous |
Next |
iswpunct |
Portability: | ISO/ANSI conforming, UNIX compatible |
SYNOPSIS | |
DESCRIPTION | |
RETURN VALUE | |
CAUTION | |
RELATED FUNCTIONS | |
SEE ALSO |
SYNOPSIS |
#include <wctype.h> int iswpunct(wint_t wc)
DESCRIPTION |
iswpunct
tests a wide character value wc
to determine
whether it is punctuation.
RETURN VALUE |
CAUTION |
RELATED FUNCTIONS |
SEE ALSO |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright © 2001 by SAS Institute Inc., Cary, NC, USA. All rights reserved.