User: phoemi

  • Public profile

User profile: phoemi

User info
User name:phoemi
History
Joined:
Number of posts:15
Latest posts:

Inherit from cout - how to override "<<" operator & forward to base
Using c++11, but I don't think that matters here. output.displayHeader() must execute before the ...

program won't compile - problem with void function
I can't tell exactly what you're trying to do, but I'll throw out a few comments that I have. These...

Code DeBug for a State machine (using state pattern)
We've (mostly) all ran into the issue of classes that are dependent upon each other. The answer is ...

program won't compile - problem with void function
Ahh, I see that your original example did have the line "using namespace std;", just below where I w...

program won't compile - problem with void function
FIRST, put code in [ code] .... [ /code] blocks (without the spaces after the "["). This makes i...

This user does not accept Private Messages