Main.cc: In function 'int main()': Main.cc:6:25: error: 'strlen' was not declared in this scope int num_s1=strlen(s1); ^