Main.cc: In function ‘int main()’: Main.cc:8:1: error: ‘strupr’ was not declared in this scope strupr(ch); ^~~~~~ Main.cc:8:1: note: suggested alternative: ‘strstr’ strupr(ch); ^~~~~~ strstr