User: DonRumata

  • Public profile

User profile: DonRumata

User info
User name:DonRumata
History
Joined:
Number of posts:7
Latest posts:

Question about scope in a class
I guess that author asked about would it be public or private. In this case V1 will be private.

explain code Please
Okay. So let's start with functions explanation. fun1 gets int argument by value, so there is local...

Help! I need code explanation
So, every object of class TstA has two fields - d and n. Besides class TstA contains static field th...

Can I call a class using a variable?
Hmm... "Foo::bar" means that the bar is defined inside namespace Foo. http://en.cppreference.com/w/c...

binary tree questiom
Sorry for my English... First of all, what is the reason to have a Tree class? It doesn't have any f...

This user does not accept Private Messages