Go to the source code of this file.
◆ lconv
Definition at line 18 of file locale.h.
Class Members |
char * |
currency_symbol |
|
char * |
decimal_point |
|
char |
frac_digits |
|
char * |
grouping |
|
char * |
int_curr_symbol |
|
char |
int_frac_digits |
|
char |
int_n_cs_precedes |
|
char |
int_n_sep_by_space |
|
char |
int_n_sign_posn |
|
char |
int_p_cs_precedes |
|
char |
int_p_sep_by_space |
|
char |
int_p_sign_posn |
|
char * |
mon_decimal_point |
|
char * |
mon_grouping |
|
char * |
mon_thousands_sep |
|
char |
n_cs_precedes |
|
char |
n_sep_by_space |
|
char |
n_sign_posn |
|
char * |
negative_sign |
|
char |
p_cs_precedes |
|
char |
p_sep_by_space |
|
char |
p_sign_posn |
|
char * |
positive_sign |
|
char * |
thousands_sep |
|
◆ LC_ALL
◆ LC_COLLATE
◆ LC_CTYPE
◆ LC_MESSAGES
◆ LC_MONETARY
◆ LC_NUMERIC
◆ LC_TIME
◆ localeconv()
struct lconv* localeconv |
( |
void |
| ) |
|
◆ setlocale()
char* setlocale |
( |
int |
, |
|
|
const char * |
|
|
) |
| |