Weird default constructor[quote]I am in the habit of checking my code over before compiling, to make sure there aren't any mi...
Trouble making a polynomial class[quote]Finally, I have to say that in the real world, you wouldn't store the terms in a list, you'd ...
Weird default constructorAlso, [quote] I do pay attention to warnings like if (a = 5) and things like that.[/quote] Note co...
Weird default constructorThis is my understanding of what is meant by extensions to the language. Others here can correct me...
Weird default constructor[quote]Why would I want more warnings? I mean, ok, if the warning's going to affect the running of t...