strupr() function :
strupr() function converts a given string into uppercase.

Syntax : char *strupr(char *string);

  
Your score is: