I wrote a C++ program to keep track of how much I’m spending… With all the thinking I’ve been doing lately of Cal Poly Pomona vs. Cal State San Bernadino, this has been on my mind a lot.
It’s not optimized. It’s clear, although takes a minute or so to understand. But, for my purposes, it works. I’m adding a download link with the source code, so you can edit it to your specifications if you need something similar.
Extract all the files into the same directory.
Are there other, better ways to manage your budget? Probably.
But I needed the practice in c++ reading and writing to files, and making text file databases.
Download link:
http://seanybob.net/codedownloads/budget/








