View Single Post
Go4Expert Member
7Aug2007,09:55  
seeguna's Avatar
No definition for Single argument constructor in ur program

If u want a simple solution means
add the following line to ur header file

savingAccount(double balance):balance(balance){}


so that u got an answer...........