0_0_35372869_3820.cpp:42:3: error: missing terminating " character
cout<<can not delete the directory"<<endl;
^
0_0_35372869_3820.cpp: In function 'void RD(dir*&, std::string)':
0_0_35372869_3820.cpp:42:9: error: 'can' was not declared in this scope
cout<<can not delete the directory"<<endl;
^
|