Programming and Problem Solving with C++: Comprehensive by Nell Dale

Programming and Problem Solving with C++: Comprehensive by Nell Dale

Author:Nell Dale
Language: eng
Format: epub
Publisher: Jones & Bartlett Publishers, Inc.
Published: 2013-04-11T04:00:00+00:00


Binding Like Items

When data are obviously related, they should be collected into a record. For example, a name is made up of a first name, a middle name (or initial), and a last name. Rather than keeping these three values as separate variables, they should be bound into a record.

In the billing program for a lawn care service in Chapter 8, input and output files were passed to each module. It would be easier to bind these files into a record and pass them as one variable rather than two.

SOFTWARE MAINTENANCE CASE STUDY: Changing a Loop Implementation



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.