Hello all.. I need a bit of help making sure I am going in the right direction on a simple program ..The compiler I am using is Dev-C++ 4.9.8.0.

User types bolded information:

Input the opening balance: 5000
Input the amount of deposits: 3000
Input the amount of withdrawals: 2000

The opening balance: 5000
The amount of deposits: 3000
The amount of withdrawals: 2000
= = = = =
The closing balance: 6000