isleadbyte, _isleadbyte_l
Visual Studio 2010
Updated: May 2011
Indicates whether the first byte of the specified character is the lead byte of a multibyte character.
int isleadbyte( int c ); int _isleadbyte_l( int c, _locale_t locale );
Routine | Required header |
|---|---|
isleadbyte | <ctype.h> |
_isleadbyte_l | <ctype.h> |
For additional compatibility information, see Compatibility in the Introduction.
Not applicable, but see System::Globalization::CultureInfo.