User profile: cpp123

User info
User name:cpp123
History
Joined:
Number of posts:16
Latest posts:

Problem with inheritance in C++
Thanks a lot !! Looks like, coming in from the Java world, I am in for quite a lot of surprise !! ...

Problem with inheritance in C++
Here's the code: [code] //gradedactivity.h class gradedactivity { public: char letter; ...

Could not figure out problem with this code
Yes it works ! The mistake I was doing was that , I was not creating object files first. I was di...

Could not figure out problem with this code
I am using g++ on Linux. Still does not work for me !! Can you try my code on Linux please , if y...

Could not figure out problem with this code
[code] // This is gradedActivity.h class gradedactivity { protected: char letter; virtual voi...

This user does not accept Private Messages

User: cpp123

  • Public profile