_getmbcp
Visual Studio .NET 2003
int _getmbcp( void );
Return Value
Returns the current multibyte code page. A return value of 0 indicates that a single byte code page is in use.
Requirements
| Routine | Required header | Compatibility |
|---|---|---|
| _getmbcp | <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.