_ismbbkalnum
Visual Studio .NET 2003
int _ismbbkalnum( unsigned int c );
Parameter
- c
- Integer to be tested.
Return Value
_ismbbkalnum returns a nonzero value if the integer c is a non-ASCII text symbol other than punctuation, or 0 if it is not.
Requirements
| Routine | Required header | Compatibility |
|---|---|---|
| _ismbbkalnum | <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