User: Sythion

  • Public profile

User profile: Sythion

User info
User name:Sythion
History
Joined:
Number of posts:5
Latest posts:

Array of objects with no default constructor workaround
Thanks guys. Not able to use std for this, however, which means no vectors (I think). I just r...

Array of objects with no default constructor workaround
I understand that only default constructors can be used to instantiate arrays. I'm working on a p...

Syntax for declaring a function that uses function pointers
Thanks! I changed the code as follows, and it compiles (although I'm still a bit away from actual...

Problem understanding Inheritance
You [i]were[/i] inheriting the + operator action from the fraction class. The problem is it wasn't d...

Syntax for declaring a function that uses function pointers
Hey all, I'm new to c++ and function pointers. I think I have all my function pointers defined co...

This user does not accept Private Messages