1ConeĀ©
23
MAIL::UPPER(3x) Cone: COnsole Newsreader And E MAIL::UPPER(3x)
45
6
NAME
8mail::upper - Convert text string to uppercase
9
SYNOPSIS
11#include <libmail/mail.H>
1213
14
mail::upper(std::string &word);
15
USAGE
17This function replaces lowercase ISO-8859-1 characters in word with
18their uppercase equivalents.
19
RETURN CODES
21Lowercase ISO-8859-1 text in word is converted to uppercase.
22
AUTHOR
24Sam Varshavchik
2526
27
28
ConeĀ© 08/25/2016 MAIL::UPPER(3x)