Syntaxe :
#include <cctype> int tolower (int c);
La fonction tolower() renvoie la version minuscule du caractère c.
tolower()
c
Sujets connexes : isupper, toupper