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