CS_LOCALE Structure

A Client-Library application can use a CS_LOCALE structure to set up custom localization values. To do this, the application performs the following:

  1. Allocates a CS_LOCALE structure with cs_loc_alloc.

  2. Loads localization values into the CS_LOCALE structure by calling cs_locale.

  3. Sets the locale at the desired level. The application can: