|
-
January 19th, 2016, 01:34 PM
#13
Re: Standard C++98 Banking System example with OOPS
 Originally Posted by P_N_Data_System
Hello friends, I tried to create code now i have dynamic cast problem in this code kindly help me.
1. Check for dynamic cast problem
2. If your find any coding style problem please tell me because i am very new in C++ programming.
3. My goal for this program is showing power of OOPs and STL
Which line gives the error?
You should read up on virtual functions and only override the functions you that have different behavior in the derived class than the base class.
Last edited by GCDEF; January 19th, 2016 at 01:37 PM.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|