Main.cc: In function 'int main()': Main.cc:11:13: error: request for member 'strcpy' in 'a', which is of non-class type 'char [64]' int l=a.strcpy() ^ Main.cc:16:5: error: expected ',' or ';' before 'cout' cout<