Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ strxfrm(3) — BSD/386 1.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

bcmp(3)

memcmp(3)

strcasecmp(3)

strcmp(3)

strcoll(3)

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

NAME
     strxfrm - transform a string under locale

SYNOPSIS
     #include <string.h>

     sizet
     strxfrm(char *dst, const char *src, sizet n)

DESCRIPTION
     The 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 strxfrm() function conforms to ANSI C3.159-1989 (``ANSI C'').

BSDI BSD/386                    March 26, 1993                               1












































Typewritten Software • bear@typewritten.org • Edmonds, WA 98026