_ismbbkana
Visual Studio .NET 2003
int _ismbbkana( unsigned int c );
_ismbbkana tests for a katakana symbol and is specific to code page 932.
Parameter
- c
- Integer to be tested.
Return Value
_ismbbkana returns a nonzero value if the integer c is a katakana symbol, or 0 if it is not.
Requirements
| Routine | Required header | Compatibility |
|---|---|---|
| _ismbbkana | <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