User profile: Thor66

User info
User name:Thor66
History
Joined:
Number of posts:8
Latest posts:

program not outputting anything
AM I missing something in my main that allows for outputs? [code] class BLUEBOX { private: ...

if else statements
when I cout user in the main member function, it displays my default for user (in my constructor)......

Classes and functions
Jon, I'm in the same class as you. How is this program going for you. I'm still having lots of troub...

classes & constructors
In this class I have created a constructor...I call one member function (customer) in a another func...

if else statements
ID will be the user ID 00, 01, and 12. Once the user puts in their ID I want to welcome them by usin...