codeapp icon indicating copy to clipboard operation
codeapp copied to clipboard

Problems running C++ files with a header

Open shreethar opened this issue 1 year ago • 0 comments

I tried to run a simple C++ file that uses class and object. So, I created a simple "Car.h", "Car.cpp" and "CarMain.cpp". I have attached the images below. I run into errors when I try to execute "CarMain.cpp" image image image image

shreethar avatar May 20 '24 08:05 shreethar