Need help with dynamic arrays + operators! [code]#include <iostream> using namespace std; #include "VectorFloat.h" #ifndef PART2_TESTING_H_I...
Need help with dynamic arrays + operators! I did that, but when I have guards on both the VectorFloat and the part2_testing headers, the functi...
Need help with dynamic arrays + operators! Here is what my files looks like: I need to run the [code]part2_test()[/code] in my main. Its so c...
Need help with dynamic arrays + operators! Okay so the part2_testing doesn't work at all. It was a given code by the professor that will be us...
Need help with dynamic arrays + operators! Oh I realized that and have already made those changes to const correct! part2_testing.h [code]#inc...
This user does not accept Private Messages