STRXFRM
Section: C Library Functions (3)
Index
Return to Main Contents
BSD mandoc
NAME
strxfrm
- transform a string under locale
SYNOPSIS
Fd #include <string.h>
Ft size_t
Fn strxfrm char *dst const char *src size_t n
DESCRIPTION
The
Fn strxfrm
function
does something horrible (see
ANSI
standard).
In this implementation it just copies.
SEE ALSO
bcmp(3),
memcmp(3),
strcasecmp(3),
strcmp(3),
strcoll(3)
STANDARDS
The
Fn strxfrm
function
conforms to
St -ansiC .
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- SEE ALSO
-
- STANDARDS
-
This document was created by
man2html,
using the manual pages.
Time: 19:42:01 GMT, December 25, 2022