Unicode Supports Solaris Operating Environment

Advertisement

Unicode provides a unique number for every character,
no matter what the platform,
no matter what the program,
no matter what the language.

Fundamentally, computers just deal with numbers. They store letters and other characters by assigning a number for each one. Before Unicode was invented, there were hundreds of different encoding systems for assigning these numbers. No single encoding could contain enough characters: for example, the European Union alone requires several different encodings to cover all its languages. Even for a single language like English no single encoding was adequate for all the letters, punctuation, and technical symbols in common use.

These encoding systems also conflict with one another. That is, two encodings can use the same number for two different characters, or use different numbers for the same character. Any given computer (especially servers) needs to support many different encodings; yet whenever data is passed between different encodings or platforms, that data always runs the risk of corruption.

This paper is intended for software developers interested in support for the Unicode standard in the Solaris? 7 operating environment. It discusses the following topics:

? An overview of multilingual computing, and how Unicode and the internationalization framework in the Solaris 7 operating environment work together to achieve this aim?
? The Unicode standard and support for it within the Solaris operating environment?
? Unicode in the Solaris 7 Operating Environment?
? How developers can add Unicode support to their applications?
? Codeset conversions

 

 

 

Advertisement

© 2013 123seminarsonly.com All Rights Reserved.