Array of objects with no default constructor workaroundThanks 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 workaroundI 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 pointersThanks! 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 pointersHey 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