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 numbers. If the value isCHAR_MAX, then the value is not available. lconv variables: char *decimal_point Decimal […]

Daha Fazla