
STRXFRM(3)                 UNIX Programmer's Manual                 STRXFRM(3)

NNAAMMEE
     ssttrrxxffrrmm - transform a string under locale

SSYYNNOOPPSSIISS
     ##iinncclluuddee <<ssttrriinngg..hh>>

     _s_i_z_e___t
     ssttrrxxffrrmm(_c_h_a_r _*_d_s_t, _c_o_n_s_t _c_h_a_r _*_s_r_c, _s_i_z_e___t _n)

DDEESSCCRRIIPPTTIIOONN
     The ssttrrxxffrrmm() function does something horrible (see ANSI standard).  In
     this implementation it just copies.

SSEEEE AALLSSOO
     bcmp(3),  memcmp(3),  strcasecmp(3),  strcmp(3),  strcoll(3)

SSTTAANNDDAARRDDSS
     The ssttrrxxffrrmm() function conforms to ANSI C3.159-1989 (``ANSI C'').

BSD Experimental                 June 29, 1991                               1











































