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