The header file <locale.h> supports localization specific settings, such as culture-specific date formats or country-specific currency symbols. The only locale implementation is the minimal "C" locale.
Types | |
struct lconv | Formatting info for numeric values |
Functions | |
setlocale | Set or retrieve locale |
localeconv | Get locale formatting parameters for quantities |