Hello, dear friend, you can consult us at any time if you have any questions, add WeChat: THEend8_
Computer Project
Assignment Overview
For this assignment, you are to design and implement a C/C++ program that uses multi-threading to simulate a
simple banking system based on the Producer-Consumer paradigm.
It is worth 40 points (4% of course grade) and must be completed no later than 11:59 PM on Thursday, 10/17.
Assignment Deliverables
The deliverables for this assignment are the following files:
proj06.makefile – the makefile which produces proj06
proj06.student.c – the source code file for your solution
Be sure to use the specified file names and to submit your files for grading via the CSE Handin system before the
project deadline.