04-09-2011, 07:04 AM
Jarka Wrote:Part one was literally "Run these five to make sure your Visual Studio is up to date."
Then I had to make a vector and point class in C++ that did all the nifty things that vectors and points do. He declared all the functions, I had to convert the maths into algorithms (which, thanks to his awesome test driver, I know I got correct).
Then I got to make a little program based off his sample ones where the user clicks and an arrow points from the origin to their mouse click to make a vector. Science!
Parts one and two are where I had the respective errors. Part three was, strangely enough, fairly error free.
Delicious dynamic arrays.
It's good that everything worked out for you.

