mail::upper.3x - Man Page
Convert text string to uppercase
Synopsis
#include <libmail/mail.H>
mail::upper(std::string &word);
Usage
This function replaces lowercase ISO-8859-1 characters in word with their uppercase equivalents.
Return Codes
Lowercase ISO-8859-1 text in word is converted to uppercase.
Author
Sam Varshavchik
Info
08/25/2016 Cone© Cone: COnsole Newsreader And E