strxfrm - Online Linux Manual Page
Section : 3
Updated : 2023-02-05
Source : Linux man-pages 6.03
NAMEstrxfrm − string transformation
LIBRARYStandard C library (libc, −lc)
SYNOPSIS#include <string.h>size_t strxfrm(char dest[restrict .n], const char src[restrict .n],
size_t n);
DESCRIPTIONThe strxfrm() function transforms the src string into a form such that the result of strcmp(3) on two strings that have been transformed with strxfrm() is the same as the result of strcoll(3) on the two strings before their transformation. The first n bytes of the transformed string are placed in dest. The transformation is based on the program's current locale for category LC_COLLATE. (See setlocale(3)).
RETURN VALUEThe strxfrm() function returns the number of bytes required to store the transformed string in dest excluding the terminating null byte ('\0'). If the value returned is n or more, the contents of dest are indeterminate.
ATTRIBUTESFor an explanation of the terms used in this section, see attributes(7). Interface | Attribute | Value |
---|
strxfrm() | Thread safety | MT-Safe locale |
STANDARDSPOSIX.1-2001, POSIX.1-2008, C99, SVr4, 4.3BSD.
SEE ALSOmemcmp(3), setlocale(3), strcasecmp(3), strcmp(3), strcoll(3), string(3) 0
Johanes Gumabo
Data Size : 7,101 byte
man-strxfrm.3Build : 2025-03-22, 13:26 :
Visitor Screen : x
Visitor Counter ( page / site ) : 29 / 2,364,171
Visitor ID : :
Visitor IP : 216.73.216.1 :
Visitor Provider : AMAZON-02 :
Provider Position ( lat x lon ) : 39.962500 x -83.006100 : x
Provider Accuracy Radius ( km ) : 20 :
Provider City : Columbus :
Provider Province : Ohio , : ,
Provider Country : United States :
Provider Continent : North America :
Visitor Recorder : Version :
Visitor Recorder : Library :
Online Linux Manual Page : Version : Online Linux Manual Page - Fedora.40 - march=x86-64 - mtune=generic - 25.03.22
Online Linux Manual Page : Library : lib_c - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Online Linux Manual Page : Library : lib_m - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Data Base : Version : Online Linux Manual Page Database - 24.04.13 - march=x86-64 - mtune=generic - fedora-38
Data Base : Library : lib_c - 23.02.07 - march=x86-64 - mtune=generic - fedora.36
If error, please print screen and send to johanes_gumabo@yahoo.co.id
Under development. Support me via PayPal.