int toupper

int toupper(int __c)

Converts the letter c to upper case, if possible.