This documentation is copyright © 1998-2001 Sandro Sigala <sandro@sigala.it>. All rights reserved. Released under the GNU General Public License.
![]() |
![]() |
![]() |
![]() |
#include <wctype.h> int iswpunct(int c);
c
character is a printing character neither
a space character (' '
) nor a character for which isalnum
is true.