Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ CISOLn1Uprd(3X) — DeltaWindows 1.3.3 Release 4 Version 4.3

Media Vault

Software Library

Restoration Projects

Artifacts Sought

 

NAME

XmuCopyISOLatin1Uppered — copy string, changing lowercase to uppercase. 

SYNOPSIS

#include <X11/Xmu/CharSet.h>

void XmuCopyISOLatin1Uppered(dst, src)
      char ∗dst, ∗src;

ARGUMENTS

dstReturns the string copy. 

srcSpecifies the string to copy. 

DESCRIPTION

XmuCopyISOLatin1Uppered copies a NULL-terminated string from src to dst (including the NULL), changing all Latin-1 lowercase letters to uppercase.  The string is assumed to be encoded using ISO 8859-1 (Latin-1). 

SEE ALSO

XmuCompareISOLatin1, XmuCopyISOLatin1Lowered, XmuLookup. 

Xlib Reference Manual

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