Etiket arşivi: char n_sign_posn

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

setlocale

2.6.2 setlocale Declaration: char *setlocale(int category, const char *locale); Sets or reads location dependent information. category can be one of the following: LC_ALL Set everything. LC_COLLATE Affects strcoll and strxfrm functions. LC_CTYPE Affects all character functions. LC_MONETARY Affects the monetary information provided … Okumaya devam et

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