Copyright Digital Equipment Corp. All rights reserved.

localeconv

   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.

   Format

     #include  <locale.h>

     struct lconv *localeconv  (void);
 


Additional information available:

Description     Return_Value    Example