User: Muidem

  • Public profile

User profile: Muidem

User info
User name:Muidem
History
Joined:
Number of posts:6
Latest posts:

Cannont convert 'this' pointer
Aww 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 array
Arg ><, I'm a java refugee so I keep forgetting about passing by reference instead of by value. Than...

Problem retrieving values from an array
I've written a little Student class as part of a project I'm working on. However, I'm stuck on tryin...

Ternary Operator Problems
I'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