in reply to Re^2: Perl, Gtk2 and locale — a bit of a mess (POSIX)
in thread Perl, Gtk2 and locale — a bit of a mess
Also, setlocale(3) says the following: “If locale {the second param} is NULL, the current locale is only queried, not modified. On startup of the main program, the portable "C" locale is selected as default. A program may be made portable to all locales by calling setlocale(LC_ALL, "" ) after program initialization”
|
|---|