Etiket arşivi: *grouping

localeconv

2.6.3 localeconv Declaration: struct lconv *localeconv(void); Sets the structure lconv to represent the current location settings. The string pointers in the structure may point to a null string (“”) which indicates that the value is not available. The char types are nonnegative … Okumaya devam et

Kütüphane, locale.h kategorisine gönderildi | , , , , , , , , , , , , , , , , , , , , ile etiketlendi | Yorum bırakın

Değişkenler ve Tanımlar

2.6.1 Variables and Definitions The lconv structure contains the following variables in any order. The use of this structure is described in 2.6.3 localeconv. char *decimal_point; char *thousands_sep; char *grouping; char *int_curr_symbol; char *currency_symbol; char *mon_decimal_point; char *mon_thousands_sep; char *mon_grouping; char *positive_sign; char … Okumaya devam et

Kütüphane, locale.h kategorisine gönderildi | , , , , , , , , , , , , , , , , , , , , , , , , ile etiketlendi | Yorum bırakın