A quick quesion regarding functions@soheilghafurian: When a variable is defined outside of all functions, it becomes global. This means...
Problem understanding Inheritance [quote]But when attempting to add a FloatFraction and a Fraction to yield a new FloatFraction [/quot...
Accessing member functionsYou could create an array of pointers and assign a Customer to each one. EDIT: Or if you don't wan...
What's wrong with my integer declaration?Interesting. I just ran a couple variations of the code on Ubuntu's g++ compiler. It turns out if y...
What's wrong with my integer declaration?[quote]You did give F_TEST a value and compiler is still waiting for the value of F_TEST. It is a go...
This user does not accept Private Messages