Here are 3 small programs written in C which illustrate the use of the
locale message catalog routines.

The first is the simplest and demonstrates the most basic and straightforward
use of the routines.

The second demonstrates that names can be assigned to the messages and to
the message sets instead of using integer values all the time.

The third illustrates the use of a macro package which eliminates the need
to have two separate source trees - one for locale capable operating systems
and the other for non-locale capable systems.

Further instructions on compiling the software is contained within each
subdirectory.


Patrick D'Cruze (pdcruze@orac.iinet.com.au)
