toupper() c code example Example 1: to upper in c #include <ctype.h> // For function below Example 2: toupper c programming int toupper( int arg );