User profile: hero0765

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

about overloaded functions
The a is a const object, ie you cannot change it but the This() function is not declared as suc...

about overloaded functions
[quote] If you provide a const object you must return a pointer to a const object. [/quote] I have t...

about overloaded functions
[quote]compile would report a error sigh, and the error is .. [/quote] error C2662: 'This' : cann...

about overloaded functions
hi: I have a code below about overloaded functions [code] #include<iostream> using namespace st...

a code about inheritance
hi: I have a code below: [code] #include<iostream> using namespace std; class A{ i...

This user does not accept Private Messages