Składnia:
#include <cctype> int toupper(int ch);
Funkcja toupper() zwraca znak ch w postaci wielkiej litery.
Tematy pokrewne: tolower