qc.hlp (Table of Contents; Topic list)
strxfrm
 Description                               Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Include:   <string.h>
 
  Syntax:    size_t strxfrm( char *string1, char *string2, size_t count );
 
  Returns:   the length of the transformed string.
 
  See also:  localeconv, setlocale, strcoll
                                    -♦-