int _ismbbpunct( unsigned int c );
| Routine | Required Header | Compatibility | 
| _ismbbpunct | <mbctype.h> | Win 95, Win NT | 
For additional compatibility information, see Compatibility in the Introduction.
Libraries
| LIBC.LIB | Single thread static library, retail version | 
| LIBCMT.LIB | Multithread static library, retail version | 
| MSVCRT.LIB | Import library for MSVCRT.DLL, retail version | 
Return Value
_ismbbpunct returns a nonzero value if the integer c is a non-ASCII punctuation symbol.
Parameter
c
Integer to be tested