Write a C program for an automatic teller machine that dispenses money. The user should enter the amount desired (a multiple of 1000 naria) and the machine dispenses this amount using the least number of bills. The bills dispensed are 1000s, and 500s. Write a function that determines how many of each kind of bill to dispense.
the customer's finger print should be comfirm on the machine before money is depense

Recommended Answers

All 2 Replies

How far have you got?

most people won't do your code for you, share your code so far and we will help find errors

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.