ProgAssgn_5.pdf

PROGRAMMING ASSIGNMENT #5

This program is similar to programming assignment #4. That is, you will have all of the
requirements as in Programming Assignment #4, including data error checking on all inputs.

Your program is to behave in the exact same manner as assignment #4, however how you
structure your code is a different story.

Now we will use functions.

Recall Programming Assignment #4:

Write a C program that allows the user to make some simple banking transactions. The

program should first prompt the user to enter the current balance of his/her bank account (in

dollars and cents, not less than zero). The program should then prompt the user to enter the

number of withdrawals to make, and then the number of deposits to make. For this

assignment, let’s set a maximum of 5 deposits and 5 withdrawals (etc.)

Here is the change for program #5:

There should be at least two non-trivial functions in the program. (Non-trivial means that
the function does more than simply print a line of text.)

Here are some examples of what you might want to use for your functions:

Input functions:

1. Obtain opening (current) balance.
2. Obtain number the number of deposits.
3. Obtain number of withdrawals.
4. Obtain deposit amounts.
5. Obtain withdrawal amounts.

Output functions:

1. Display closing balance and associated message.
2. Display message based on closing balance.
3. Display bank record.

Hints: Your code from assignment #4 does not need to be modified too much to solve this
problem. The algorithm is the same. Outputting the contents of the arrays in “record form” is
pretty straightforward, and should be done in a loop. (This could be a good place for a
function.)

The most complicated of the above functions is the one which would display the bank record.
If you decide that you want to attempt this one, I will give you a head start by providing the
function header as shown here:

void (display_bank_record (float start_balance, float deposits [ ], int num_deposits,
float withdrawals [ ], int num_withdrawals, float end_balance)

Good luck!

Place your order
(550 words)

Approximate price: $22

Calculate the price of your order

550 words
We'll send you the first draft for approval by September 11, 2018 at 10:52 AM
Total price:
$26
The price is based on these factors:
Academic level
Number of pages
Urgency
Basic features
  • Free title page and bibliography
  • Unlimited revisions
  • Plagiarism-free guarantee
  • Money-back guarantee
  • 24/7 support
On-demand options
  • Writer’s samples
  • Part-by-part delivery
  • Overnight delivery
  • Copies of used sources
  • Expert Proofreading
Paper format
  • 275 words per page
  • 12 pt Arial/Times New Roman
  • Double line spacing
  • Any citation style (APA, MLA, Chicago/Turabian, Harvard)

Our guarantees

Delivering a high-quality product at a reasonable price is not enough anymore.
That’s why we have developed 5 beneficial guarantees that will make your experience with our service enjoyable, easy, and safe.

Money-back guarantee

You have to be 100% sure of the quality of your product to give a money-back guarantee. This describes us perfectly. Make sure that this guarantee is totally transparent.

Read more

Zero-plagiarism guarantee

Each paper is composed from scratch, according to your instructions. It is then checked by our plagiarism-detection software. There is no gap where plagiarism could squeeze in.

Read more

Free-revision policy

Thanks to our free revisions, there is no way for you to be unsatisfied. We will work on your paper until you are completely happy with the result.

Read more

Privacy policy

Your email is safe, as we store it according to international data protection rules. Your bank details are secure, as we use only reliable payment systems.

Read more

Fair-cooperation guarantee

By sending us your money, you buy the service we provide. Check out our terms and conditions if you prefer business talks to be laid out in official language.

Read more

Order your essay today and save 30% with the discount code HAPPY