0
Can you please check my code, when I run it in code blocks it shows me the following error : no directory matches ... Please
https://code.sololearn.com/cMp2vzN93K1b/?ref=app https://code.sololearn.com/c72tMuaU2qAB/?ref=app
6 Respuestas
+ 2
I guess, the .exe file and file which you include your class should be in same folder.
+ 1
Thanks for your response 😊, in fact I run this into codeBlocks program in my PC in the same project file , and I faced problems then I posted here in sololearn.
+ 1
Are you sure your .exe , class.cpp, class.h are all in same directory? If yes and still does not work, then idk.
+ 1
I run these in separate files but in the same project c++
+ 1
In this code we have the morher class : Personne and the the derived classes : CPilote, CHotesse, CPassager
0
That is my code that I run in codeblocks20.03, I'm just a biginner in inheritance in C++😄
https://code.sololearn.com/c72C02oB5Vou/?ref=app
https://code.sololearn.com/ci582JpgQo98/?ref=app
https://code.sololearn.com/cvKHuPJp88d2/?ref=app
https://code.sololearn.com/cMp2vzN93K1b/?ref=app
https://code.sololearn.com/c4Kf353DQkxs/?ref=app
https://code.sololearn.com/c0JpEfP0p6I6/?ref=app
https://code.sololearn.com/cny05hmAIJMV/?ref=app
https://code.sololearn.com/c72tMuaU2qAB/?ref=app
https://code.sololearn.com/c7GVe6x6gHP7/?ref=app