Question: Downloads/CSC%201 S9%20-%20Assignment-4.pdf 2 Inventory Bin Simulator Write a program that simulates inventory bins in a warehouse. Each bin holds a mumber of the same type
Downloads/CSC%201 S9%20-%20Assignment-4.pdf 2 Inventory Bin Simulator Write a program that simulates inventory bins in a warehouse. Each bin holds a mumber of the same type of parts. The program should use a structure that keeps the following data Desorption of the Number of parts in the bin t kept in the bin The program should have an array of 10 bins, initialized with the following data Number of Parts in the Bin 10 Part Description Valve Bearing Bushing 15 21 Flange Gear Gear Housing Vacuum Ghipper 25 18 12 The program should Bge the ioljowing functions that increases . specific bpatcou" by aspecified namer Removeearts a fanrio that decreases a specific bin's part count by specifed when the program "ens, it should repeat aloop farms the following si The user should see a lid of what cach hin holds and how many parts are in each bia The user can choose the aser can either add parts to te cither quit the program or seleut a bis When a hin is selected, t Input Validation: No bin can hold more than 30 parts, so sion't let the user add more than a bin can hold. Also, don't accept negative values for the number of parts beling added or
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
