Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
int_ismbbprint(unsignedintc**);**
| Routine | Required Header | Compatibility | 
| _ismbbprint | <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
_ismbbprint returns a nonzero value if the expression
isprint || _ismbbkprint
is true of c, or 0 if it is not.
Parameter
c
Integer to be tested