home *** CD-ROM | disk | FTP | other *** search
-
- STRXFRM(3) UNIX Programmer's Manual STRXFRM(3)
-
- NNAAMMEE
- ssttrrxxffrrmm - transform a string under locale
-
- SSYYNNOOPPSSIISS
- ##iinncclluuddee <<ssttrriinngg..hh>>
-
- _s_i_z_e___t
- ssttrrxxffrrmm(_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)
-
- DDEESSCCRRIIPPTTIIOONN
- The ssttrrxxffrrmm() function does something horrible (see ANSI standard). In
- this implementation it just copies.
-
- SSEEEE AALLSSOO
- bcmp(3), memcmp(3), strcasecmp(3), strcmp(3), strcoll(3)
-
- SSTTAANNDDAARRDDSS
- The ssttrrxxffrrmm() function conforms to ANSI C3.1591989 (``ANSI C'').
-
- BSD Experimental June 29, 1991 1
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-