Skip to content

The Bank Balance Variable Function Program (C++) requests that the user enter an initial deposit amount, followed by a loop asking the using to enter another transaction until they are finished. The program utilizes static variables and custom functions to track the account balance.

License

Notifications You must be signed in to change notification settings

ffm5113/cpp_bank_balance_variable_function

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

cpp_bank_balance_variable_function

The Bank Balance Variable Function Program (C++) requests that the user enter an initial deposit amount, followed by a loop asking the using to enter another transaction until they are finished. The program utilizes static variables and custom functions to track the account balance.

Link to .cpp file: Bank Balance Variable Function C++ Program

Copyright (c) 2022 ffm5113

About

The Bank Balance Variable Function Program (C++) requests that the user enter an initial deposit amount, followed by a loop asking the using to enter another transaction until they are finished. The program utilizes static variables and custom functions to track the account balance.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages