Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
iswpunct(3)
Edit
PageHistory
Diff
Info
LikePages
ISWPUNCT !!!ISWPUNCT NAME SYNOPSIS DESCRIPTION RETURN VALUE CONFORMING TO SEE ALSO NOTES ---- !!NAME iswpunct - test for punctuation or symbolic wide character !!SYNOPSIS __#include __ ''wc''__); __ !!DESCRIPTION The __iswpunct__ function is the wide-character equivalent of the __ispunct__ function. It tests whether ''wc'' is a wide character belonging to the wide character class '' The wide character class The wide character class Being a subclass of the wide character class Being a subclass of the wide character class !!RETURN VALUE The __iswpunct__ function returns non-zero if ''wc'' is a wide character belonging to the wide character class '' !!CONFORMING TO ISO/ANSI C, UNIX98 !!SEE ALSO ispunct(3), iswctype(3) !!NOTES The behaviour of __iswpunct__ depends on the LC_CTYPE category of the current locale. This function's name is a misnomer when dealing with Unicode characters, because the wide character class ----
2 pages link to
iswpunct(3)
:
Man3i
iswctype(3)
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.