Loading video...
Review Using Real Code
- Here we apply the lessons learned so far with a real program
- We will create a simple checkbook application
- Data will be stored in files
- Data will be prompted from the user
- Data will be displayed to the user
- Data will be processed using constants, data types, variables structures, loops, switch statements, functions, etc.
- Here are links to some new constructs used in this program: http://www.cplusplus.com/reference/clibrary/ctime/ http://www.cplusplus.com/reference/iostream/ http://www.cplusplus.com/reference/iostream/ifstream/ http://www.cplusplus.com/reference/iostream/ofstream/ http://www.cplusplus.com/reference/iostream/stringstream/
Review Using Real Code
Lecture Slides are screen-captured images of important points in the lecture. Students can download and print out these lecture slide images to do practice problems as well as take notes while watching the lecture.
- Intro
- Overview
- Checkbook Program
- Checkbook Program
- Create Functions
- Source Code: Constant Set up / Version
- Delimiter
- Load Transactions
- Dump Transactions
- Utility Functions
- Structures
- Global Constants
- Function Prototypes
- Function Prototypes
- 'Main', the Director
- Function to Create 'Init' File
- Transactions File Functions
- User Action Functions
- Utility Functions
- Write Your Own Cheque


































Start Learning Now
Our free lessons will get you started (Flash® 10 required).
Sign up for Educator.comGet immediate access to our entire library.
Features Overview