#include <libmail/mail.H>
mail::upper(std::string &word);
mail::upper
This function replaces lowercase ISO-8859-1 characters in word with their uppercase equivalents.
Lowercase ISO-8859-1 text in word is converted to uppercase.
mail::folder