VMS Help
CRTL, setlocale

 *Conan The Librarian

    Selects the appropriate portion of the program's locale as
    specified by the category and locale arguments. You can use this
    function to change or query one category or the program's entire
    current locale.

    Format

      #include  <locale.h>

      char *setlocale  (int category, const char *locale);

  Additional Information (explode) :

  Close     Help