_ismbbpunct
Visual Studio .NET 2003
int _ismbbpunct( unsigned int c );
Parameter
- c
- Integer to be tested.
Return Value
_ismbbpunct returns a nonzero value if the integer c is a non-ASCII punctuation symbol.
Requirements
| Routine | Required header | Compatibility |
|---|---|---|
| _ismbbpunct | <mbctype.h> | Win 98, Win Me, Win NT, Win 2000, Win XP |
For additional compatibility information, see Compatibility in the Introduction.
Libraries
All versions of the C run-time libraries.
See Also
Byte Classification Routines | _ismbb Routines | Run-Time Routines and .NET Framework Equivalents