| |||
| Home > The C and C++ Libraries > Tailoring locale and CTYPE using assembler macros > _get_lconv() | |||
_get_lconv() sets the components of an lconv structure
with values appropriate for the formatting of numeric quantities.
This extension to ISO does not use any static data. If you
are building an application that must conform strictly to the ISO
C standard, use localeconv() instead.