numeric formatting information NAME lconv - numeric formatting information LIBRARY Standard C library ( libc ) SYNOPSIS #include <l......information LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <locale.h> struct lconv *localeconv(void); DESCRIPTION The localeconv () function returns a pointer to a …...alue of LANG is used. Values about local numeric formatting is made available in a struct lconv returned by the localeconv (3) function, which has the following declaration: str…