Skip to main content

Mozilla

  • About
  • Foundation
  • Contribute
  • Community
  • Developers
  • Projects

  • Roadmap
  • Projects
  • Coding
    • Module Owners
    • Hacking
    • Get the Source
    • Build It
  • Testing
    • Releases
    • Nightly Builds
    • Report A Problem
  • Tools
    • Bugzilla
    • Tinderbox
    • Bonsai
    • LXR
  • FAQs

PUBLIC unsigned char* INTL_CallCharCodeConverter ( CCCDataObject obj, const unsigned char *str, int32 len )

Passes some more text to the character code converter

Documentation

Passes some more text to the character code converter. The character code converter object keeps track of the current state as it receives data to convert. If partial characters are received, they are buffered until this function is called again. INTL_GetCharCodeConverter must first be called before calling this function. In some cases, the text is converted in place (in the input buffer).
Returns:
The converted text, null terminated
Parameters:
obj - Specifies the character code converter object
str - Specifies the text to be converted
len - Specifies the length in bytes of the text
See Also:
INTL_GetCharCodeConverter

alphabetic index hierarchy of classes


Copyright © 1998 Netscape Communications Corporation

generated by doc++


  • Support Options
  • Security Center
  • Privacy Policy
  • Contact Us

International Affiliates: Mozilla Europe - Mozilla Japan - Mozilla China

Portions of this content are © 1998–2008 by individual mozilla.org contributors
Content available under a Creative Commons license

Last modified April 16, 1998 Document History Edit this Page (or via CVS)