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
    • MXR
  • FAQs

#define INTL_CharSetType (charsetid)

Returns the charset type

Documentation

Returns the charset type. Returns the type of the given charset ID. The charset types are defined in csid.h.
  • SINGLEBYTE: single-byte charset (e.g. ISO-8859-1, MacRoman)
  • MULTIBYTE: multi-byte charset (e.g. Shift-JIS, Big5)
  • STATEFUL: stateful charset (e.g. ISO-2022-JP, UTF-7)
  • WIDECHAR: wide character charset (e.g. UCS-2, UCS-4)
Returns:
The charset type.
Parameters:
charsetid - Specifies the charset ID.

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)