_getmbcp
Visual Studio 2012
Retrieves the current code page.
int _getmbcp( void );
|
Routine |
Required header |
|---|---|
|
_getmbcp |
<mbctype.h> |
For more compatibility information, see Compatibility in the Introduction.
Not applicable. To call the standard C function, use PInvoke. For more information, see Platform Invoke Examples.