Return the current locale's value for ITEM. If ITEM is invalid, an empty string is returned.
The string returned will not change until `setlocale' is called; it is usually in read-only memory and cannot be modified.
See Implementation
Return the current locale's value for ITEM. If ITEM is invalid, an empty string is returned.
The string returned will not change until `setlocale' is called; it is usually in read-only memory and cannot be modified.