need help in this work ....
goal
This work is to develop a system capable of managing bank accounts.
description
The banking system consists of a set of two banks where each bank has a manager, responsible for the accounts of that bank. Also part of the banking customers (maximum 100), which can have up to 03 accounts. Each account has a number and balance.
Code to create the number of accounts:
current
10NNN
savings
20NNN
investment
30NNN
Account numbers are generated automatically by the system.
example:
The system should allow, through a menu of options, performing the following operations: including banks, including bank accounts, refers to all accounts of a person (report on behalf of the bank manager's name and balance), the query all accounts of a bank (report with customer name, balance); deposit in an account of a person (to inform the account number, bank and value), drawing on an account of a person (to inform the account number the bank and the value);
guys, I've tried and not succeeded, I lost a few classes in college and takes a lot of this work, I'm sure you guys for this is easy and quick to do. If you guys do not help me stay without doing the work. I appreciate your attention.
Struct, and case program