Anyone help me with my project! My prof. asked us to make a simple Bank Management System in a menu driven form! Its ok if it only contains CREATE ACCOUNT,WITHDRAW, DEPOSIT, BALANCE INQUIRY in the menu! We are using Dev C++! Thanks :*
You should learn learn how to store and read info from files. That way you can have "CREATE ACCOUNT,WITHDRAW, DEPOSIT, BALANCE INQUIRY". Plus its easy for beginners.