Go to main content

Internationalizing and Localizing Applications in Oracle Solaris

Exit Print View

Updated: November 2020
 
 

Using This Documentation

  • Overview – Describes the processes for internationalization and localization of applications in the Oracle Solaris 11.4 operating system.

  • Audience – This guide is intended for programmers who want to create internationalized or localized applications for use with Oracle Solaris 11, with an emphasis on C programming language interfaces.

  • Required knowledge – This guide assumes basic competence in programming and familiarity with the C programming language and the UNIX operating system. This guide also assumes basic knowledge of the internationalization and localization concepts. This guide assumes that you have the following documentation available for reference:

    This guide includes many references to Oracle Solaris manual pages. The manual pages are online under Oracle Solaris 11.4 Information Library.

    If you have installed the man page package on a running Oracle Solaris installation, you can use the man command. For example, the manual page for the iconv function from the Standard C Library Functions is referred to as iconv (3C) , and can be viewed by the following command:

    $ man -s 3C iconv

Product Documentation Library

Documentation and resources for this product and related products are available at http://www.oracle.com/pls/topic/lookup?ctx=E37838-01.

Feedback

Provide feedback about this documentation at http://www.oracle.com/goto/docfeedback.