lconv
struct lconv *localeconv(void);
struct lconv *localeconv_l(locale_t);
struct lconv *
struct lconv *
struct lconv *ret = &loc->lconv;
struct lconv lconv;
struct lconv *locale;
struct lconv *lc; /* pointer to lconv structure */
struct lconv *lc = localeconv();
struct lconv *lc = localeconv();
struct lconv *lc;
struct lconv *locale;
struct lconv *lc;