cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
Compile Errors Bag Class
Compile Errors Bag Class
Jun 15, 2013 at 4:03pm UTC
Garrett05
(4)
this topic has been removed
Last edited on
Jun 15, 2013 at 5:10pm UTC
Jun 15, 2013 at 4:09pm UTC
vlad from moscow
(6539)
What is the problem? The compiler always reports error messages.
Jun 15, 2013 at 4:32pm UTC
Garrett05
(4)
I updated the code and provided the Linker2005 Errors
Jun 15, 2013 at 4:36pm UTC
vlad from moscow
(6539)
Instead of the line
#include "bag.cpp"
in main you should write
#include "
bag.h
"
Topic archived. No new replies allowed.