program not outputting anythingAM I missing something in my main that allows for outputs? [code] class BLUEBOX { private: ...
if else statementswhen I cout user in the main member function, it displays my default for user (in my constructor)......
Classes and functionsJon, I'm in the same class as you. How is this program going for you. I'm still having lots of troub...
classes & constructorsIn this class I have created a constructor...I call one member function (customer) in a another func...
if else statementsID will be the user ID 00, 01, and 12. Once the user puts in their ID I want to welcome them by usin...