User profile: jasonlwe

User info
User name:jasonlwe
History
Joined:
Number of posts:21
Latest posts:

What is the difference between friendship and inheritance?
[quote] The concepts are too far apart that I don't understand why you are confusing them. [/quote] ...

How to use isalpha() function?
[quote]I thought you were allowing the user to choose from one of 7 items on a menu. Why do you use ...

What is the difference between friendship and inheritance?
[quote]¿what's the difference between broken glass and a hamburger? Be careful next time you eat so...

How to use isalpha() function?
[quote][code] char ch = ' '; do { cout << "please choose 1, 2, 3, 4, 5, 6 or 7" <<...

What is the difference between friendship and inheritance?
Seriously, what's the difference between [code] class A { A() { } friend cl...