1MAIL::UPPER(3x)             Miscellaneous functions            MAIL::UPPER(3x)
2
3
4

NAME

6       mail::upper - Convert text string to uppercase
7

SYNOPSIS

9             #include <libmail/mail.H>
10
11
12
13       mail::upper (std::string &word);
14

USAGE

16       This  function  replaces  lowercase  ISO-8859-1 characters in word with
17       their uppercase equivalents.
18

RETURN CODES

20       Lowercase ISO-8859-1 text in word is converted to uppercase.
21
22
23
24                                 10 April 2006                 MAIL::UPPER(3x)
Impressum