C Language and Libraries Help (clang.hlp) (Table of Contents; Topic list)
localeconv
 Description                               Up Contents Index Back
─────Run-Time Library───────────────────────────────────────────────────────
 
  Include:   <locale.h>
 
  Syntax:    struct lconv *localeconv( void );
 
  Returns:   a pointer to a structure.
 
  See also:  setlocale, strcoll, strftime, strxfrm
                                    -♦-