Compile Errors Bag Class

this topic has been removed
Last edited on
What is the problem? The compiler always reports error messages.
I updated the code and provided the Linker2005 Errors
Instead of the line

#include "bag.cpp"

in main you should write

#include "bag.h"
Topic archived. No new replies allowed.