1MAIL::UPPER(3x)         Cone: COnsole Newsreader And E         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       mail::upper(std::string &word);
13

USAGE

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

RETURN CODES

19       Lowercase ISO-8859-1 text in word is converted to uppercase.
20
21
22
23[FIXME: source]                   05/08/2010                   MAIL::UPPER(3x)
Impressum