Friday, November 20, 2020

Digest for comp.lang.c++@googlegroups.com - 1 update in 1 topic

F Russell <fr@random.info>: Nov 20 11:21PM

On Fri, 20 Nov 2020 16:12:11 +0100, Bonita Montero wrote:
 
 
> So is there a way to list the supported locales for either the C-
> or C++-runtime ?
 
If it is indeed YOUR system then YOU should have set up the locales
that you want:
 
localedef -c -i en_US -f UTF-8 /usr/lib64/locale/en_US.UTF-8
 
There are a few built-in or default locales, namely POSIX, C,
and C.utf8, but any others are defined entirely by the user.
 
 
 
 
 
 
--
 
Systemd free. D.E. free.
 
Always and forever.
You received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page.
To unsubscribe from this group and stop receiving emails from it send an email to comp.lang.c+++unsubscribe@googlegroups.com.

No comments: