-
Notifications
You must be signed in to change notification settings - Fork 0
Menu-driven C++ account manager demonstrating OOP (base Account with Checking/Savings), manual dynamic memory (no STL), and the Big Three (destructor, copy ctor, copy assignment) with operator-overloaded I/O. Supports validated input, file I/O (load/save), and builds via the included Makefile.
jbets4/AccManager
About
Menu-driven C++ account manager demonstrating OOP (base Account with Checking/Savings), manual dynamic memory (no STL), and the Big Three (destructor, copy ctor, copy assignment) with operator-overloaded I/O. Supports validated input, file I/O (load/save), and builds via the included Makefile.
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published