Main.cc: In function 'int main()': Main.cc:7:9: error: invalid conversion from 'char*' to 'int' [-fpermissive] n=strcat(a,b); ^