DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
Internationalization

Internationalization

This section describes the programming interface to the UnixWare internationalization feature. Its primary audience is the application programmer in C, although it may be of interest to system programmers and, to a lesser extent, administrators. We assume that readers are experienced in the UnixWare system and the C language.

The section consists of a discussion of the programming interface, and covers only as much of the interface as programmers will need to get started. Much of the details can be found in the manual pages of the reference set.

For the most part, the discussion concentrates on the UnixWare implementation of ANSI standard C functions. Of course, UnixWare goes beyond the ANSI C standard in various other ways, most importantly in providing facilities for handling program messages in international contexts. In this regard, note that UnixWare offers two distinct approaches to message handling, only one of which is standard to X/Open. Although we describe both approaches below, keep in mind that the X/Open method is employed throughout much of Europe, so you can generally count on wider support for it than for the UnixWare-specific method. By and large, UnixWare internationalization is aligned with the X/Open Portability Guide Issue 4.


Next topic: Discussion

© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 27 April 2004