Question: C PROGRAMMING Create a banking application using struct and disjointed dynamic memory use function, save file, load file, don't forget to free memory also the
C PROGRAMMING
Create a banking application using struct and disjointed dynamic memory
use function, save file, load file, don't forget to free memory
also the program should alert the customer if they have no money in there account to withdraw or the specific amount they want to withdraw.
using the following menu:
[E]nter new customer
[B]anking menu
[D]isplay all customer in ABC order
[S]earch for a customer
[Q]uit
Extra Credit:
creat another menu option where the user can edit customer info or delete a customer
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
