Multiple Definitions errorheader for cbtfun.cpp [code]#include <iostream> #include "tree.h" #include "tree.cpp" [/code]
Multiple Definitions errorSo I get this nasty multiple definitions error when I compile my program with g++. The program uses...
This user does not accept Private Messages