Here's the deal:
I've been working on this little program forever now, and can't seem to get the final little glitches out of it.
I am to build a vending machine, using 2 header .h files (one for the cash register and the other for the dispenser), and 2 member function definitions .cpp (one for each).
It is a little lengthy, and there are 5 files so I uploaded them to my webspace. If anyone could take a look at my code and possibly fix it and make it work fully before I do, that'd be really great! Any help asap would be greatly appreciated!
I've included the URL to the files at the bottom of this post. If anyone happens to get this before me, feel free to email me with the files.
Thanks to you all in advance!
-------------------------------------------------------------------------------------------------------------------
URL: http://home.cogeco.ca/~iscooze/vendingMachine/
I've been working on this little program forever now, and can't seem to get the final little glitches out of it.
I am to build a vending machine, using 2 header .h files (one for the cash register and the other for the dispenser), and 2 member function definitions .cpp (one for each).
It is a little lengthy, and there are 5 files so I uploaded them to my webspace. If anyone could take a look at my code and possibly fix it and make it work fully before I do, that'd be really great! Any help asap would be greatly appreciated!
I've included the URL to the files at the bottom of this post. If anyone happens to get this before me, feel free to email me with the files.
Thanks to you all in advance!
-------------------------------------------------------------------------------------------------------------------
URL: http://home.cogeco.ca/~iscooze/vendingMachine/
Comment