VMS Help CC, Run-time functions, localeconv *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Sets the members of a structure of type struct lconv with values appropriate for formatting numeric quantities according to the rules of the current locale. Syntax: #include <locale.h> struct lconv *localeconv(void);
|