strxfrm man page on OpenBSD

Man page or keyword search:  
man Server   11362 pages
apropos Keyword Search (all sections)
Output format
OpenBSD logo
[printable version]

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

NAME
     strxfrm - transform a string under locale

SYNOPSIS
     #include <string.h>

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

DESCRIPTION
     The idea of strxfrm() is to ``un-localize'' a string: the function
     transforms src, storing the result in dst, such that strcmp(3) on
     transformed strings returns what strcoll(3) on the original untransformed
     strings would return.

SEE ALSO
     bcmp(3), memcmp(3), setlocale(3), strcasecmp(3), strcmp(3), strcoll(3)

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

BUGS
     Since locales are not fully implemented on OpenBSD, strxfrm() just
     returns a copy of the original string.

OpenBSD 4.9			 May 31, 2007			   OpenBSD 4.9
[top]

List of man pages available for OpenBSD

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net