The Mozilla
Organization
Our Mission
Who We Are
Getting Involved
Community
Editorials
What's New
Projects
Module Owners
Blue Sky
New Layout
Mail/News
Ports
Other
Source Code
Getting It
Documentation
License Terms
Bugs
Search
Feedback
DevEdge Online


PUBLIC int INTL_NextCharIdxInText ( int16 charSetID, unsigned char *text, int pos )

Returns the byte index of the next character

Documentation

Returns the byte index of the next character. Given the position of a character in some text, this function returns the position of the next character.
Returns:
The position of the next character
Parameters:
charSetID - Specifies the charset ID of the text
text - Specifies the beginning of the text
pos - Specifies the current position within the text
See Also:
INTL_PrevCharIdxInText

alphabetic index hierarchy of classes


Copyright © 1998 Netscape Communications Corporation

generated by doc++



Copyright © 1998 Netscape Communications Corporation.