*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->NetBSD man pages -> strxfrm (3)              
Title
Content
Arch
Section
 

STRXFRM(3)

Contents


NAME    [Toc]    [Back]

     strxfrm - transform a string under locale

LIBRARY    [Toc]    [Back]

     Standard C Library (libc, -lc)

SYNOPSIS    [Toc]    [Back]

     #include <string.h>

     size_t
     strxfrm(char * restrict dst, const char * restrict src, size_t n);

DESCRIPTION    [Toc]    [Back]

     The strxfrm() function does something horrible (see ANSI standard).  In
     this implementation it just copies.

SEE ALSO    [Toc]    [Back]

      
      
     bcmp(3), memcmp(3), strcasecmp(3), strcmp(3), strcoll(3)

STANDARDS    [Toc]    [Back]

     The strxfrm() function conforms to ANSI X3.159-1989 (``ANSI C'').

BSD                              June 4, 1993                              BSD
[ Back ]
 Similar pages
Name OS Title
wcsxfrm FreeBSD transform a wide string under locale
wcsxfrm Tru64 Transform wide-character strings for collation in the current locale
strxfrm Tru64 Transforms string for collation in current locale
XmStringCreateLocalized HP-UX A compound string function that creates a compound string in the current locale
XmStringCreateLocalized IRIX A compound string function that creates a compound string in the current locale
XmStringCreateLocalized Tru64 A compound string function that creates a compound string in the current locale
localedef Tru64 Builds a locale from locale and character map source files
DXmGetLocaleString Tru64 Provides locale-sensitive Motif compound string version of Toolkit ASCII default values.
cprod1d IRIX Compute the product of a 1D Fourier transform with a 1D filter.
sprod1du IRIX Compute the product of a 1D Fourier transform with a 1D filter.
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service