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 int INTL_GetCharCodeConverter ( int16 from_csid, int16 to_csid, CCCDataObject obj )

Look for a converter from one charset to another

Documentation

Look for a converter from one charset to another. If the from_csid is CS_DEFAULT, this function uses the ID returned by INTL_GetCCCDefaultCSID. If the to_csid is zero, this function uses the ID returned by INTL_DocToWinCharSetID for the from_csid determined above. If found, the converter function is stored in the given character code conversion object.
Returns:
1 for success, 0 for failure
Parameters:
from_csid - Specifies the charset ID to convert from
to_csid - Specifies the charset ID to convert to
obj - Specifies the character code converter object
See Also:
INTL_CreateCharCodeConverter, INTL_CallCharCodeConverter

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)