Main.cc: In function ‘int main()’: Main.cc:20:5: error: ‘strlrn’ was not declared in this scope n=strlrn(a); ^~~~~~ Main.cc:20:5: note: suggested alternative: ‘strlen’ n=strlrn(a); ^~~~~~ strlen