Member Login Log In | Not a Member? Contact ADC
Jump To:
Reference: Internationalization
Unicode is an international standard character encoding that contains all the characters needed by the world's commonly used writing systems and a great many less commonly used ones. Mac OS X uses Unicode as its native character encoding because it can represent most of the world's languages in a single, industry-standard character set. Developers can take advantage of the support Apple provides for Unicode text rendering and editing, for locale-sensitive operations on Unicode text, and for converting between Unicode and other character encodings.

Document Descriptions
On Off
Display

Sort by
Title
Sorted by
Date
CFString Reference (HTML) (PDF)
Describes the opaque type for representing an immutable character string.
2008-03-11
ATSUI Reference (HTML) (PDF)
Describes the C API for rendering Unicode-encoded text with advanced typographic features.
2007-06-28
CFDateFormatter Reference (HTML) (PDF)
Describes the opaque type for describing the textual representation of dates and times.
2007-05-23
CFLocale Reference (HTML) (PDF)
Describes the opaque type for representing a locale.
2007-05-23
CFNumberFormatter Reference (HTML) (PDF)
Describes the opaque type for describing the textual representation of numbers.
2007-05-23
Multilingual Text Engine Reference (HTML) (PDF)
Describes the C API for supporting Unicode text editing.
2007-02-19
CFMutableString Reference (HTML) (PDF)
Describes the opaque type for representing a mutable character string.
2006-11-30
Unicode Utilities Reference (HTML) (PDF)
Describes the C API that allows applications and input methods to operate on Unicode text.
2006-01-10
Text Encoding Conversion Manager Reference (HTML) (PDF)
Describes the C API for transferring text across other platforms or over the Internet.
2005-07-07