What is String Uppercase Function in C programming? javatpoint.com 1 Mayank negi 2 years ago in Technology 0 The strupr(string) function returns string characters in uppercase. Let's see a simple example of strupr() function. Tags : C programmingString Uppercase function in C