Skip to content

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.

Notifications You must be signed in to change notification settings

jbets4/AccManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

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

No packages published