Jun 15, 2013 at 4:03pm
this topic has been removed
Last edited on Jun 15, 2013 at 5:10pm
Jun 15, 2013 at 4:09pm
What is the problem? The compiler always reports error messages.
Jun 15, 2013 at 4:32pm
I updated the code and provided the Linker2005 Errors
Jun 15, 2013 at 4:36pm
Instead of the line
#include "bag.cpp"
in main you should write
#include "bag.h"