Skip to content
#

pass-by-reference

Here are 9 public repositories matching this topic...

Language: All
Filter by language

In this programming assignment, you will be implementing a program that simulates a vending machine, i.e. the sale of items, coin counting and change giving. This vending machine will work as follows. A customer will first deposit an initial amount of money and then select an item from the vending machine. Your program must check that the custom…

  • Updated Feb 4, 2021
  • C

Improve this page

Add a description, image, and links to the pass-by-reference topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pass-by-reference topic, visit your repo's landing page and select "manage topics."

Learn more