Cannont convert 'this' pointerAww man, I should have seen that. Makes perfect sense now that I think about it. Thanks for the expl...
Cannont convert 'this' pointer[code]#ifndef DAYOFYEAR_H #define DAYOFYEAR_H #include <string> class DayOfYear { private: ...
Problem retrieving values from an arrayArg ><, I'm a java refugee so I keep forgetting about passing by reference instead of by value. Than...
Problem retrieving values from an arrayI've written a little Student class as part of a project I'm working on. However, I'm stuck on tryin...
Ternary Operator ProblemsI'm happy to report that I solved my problem. I have included the finalized code below for anyone wh...
This user does not accept Private Messages