User profile: davetep

User info
User name:davetep
History
Joined:
Number of posts:4
Latest posts:

No source file named /home/david/etc... error
Thank you so much. Initializing the double pointers made the weird errors disappear, and everything...

What I am missing plz help?
two possible corrections. Either: 1) change the declaration: [b]Time[/b] Time :: operator + (int ...

No source file named /home/david/etc... error
I just finished making the compiler happy on a console project and went to run the program, but ther...

Overloading an operator*
I am learning C++ basics in a class at school, and the professor provided the following example of o...