Main.cc: In function 'int main()': Main.cc:8:20: error: 'strlen' was not declared in this scope len1 = strlen(a); ^