The Mozilla
Organization
Our Mission
Who We Are
Getting Involved
Community
Editorials
What's New
Newsbot
Development
Roadmap
Module Owners
Blue Sky
Projects
Status
Tools
Products
Source Code
Binaries
Documentation
License Terms
Bug Reports
Quality
Search
Feedback


PUBLIC int INTL_CharLen ( int charSetID, unsigned char *pstr )

Returns the number of bytes in the given character

Documentation

Returns the number of bytes in the given character. This function checks for zero bytes within the text, returning the actual length even if the preceding byte(s) would normally indicate a longer multibyte character.
Returns:
The number of bytes in the given character
Parameters:
charSetID - Specifies the charset ID of the text
pstr - Specifies the 1st byte of the character
See Also:
INTL_IsLeadByte

alphabetic index hierarchy of classes


Copyright © 1998 Netscape Communications Corporation

generated by doc++



Copyright © 1998 The Mozilla Organization.