Main.cc: In function 'int main()': Main.cc:6:21: error: 'strcmp' was not declared in this scope int c=strcmp(a,b); ^