samedi 8 février 2020

How do I create a C++ program with each class in a different file

I want to create a class say PEN in one one c++ file and inherit it in another class that is in a separate file and finally run the program from a C++ file that has only the main function. I know this is a basic thing but I am new to C++. The program is a console program.

Aucun commentaire:

Enregistrer un commentaire