Need help fixing a few errors in my program.Those are methods on other classes, so you need to call them on objects of those classes, just like ...
Creating a variable inside a function arguments[quote]if it was allowed with the current rules, would it be confined to the function call scope?[/q...
Friend Functions[quote]That code is in CBottle, and isnt it accessing CCarton, which is not defined, only declared.[...
Creating a variable inside a function argumentsWell, OK, yes, but the pont is that that [i]syntax[/i] could have been meaningful if Stroustrup had ...
How do I create a "bin" using C++?What do you mean by a "bin"?