Electrical and Computer Engineering
16 of 30
UAH
CPE 112
Problem-Solving Case Study (Continued)
•Assumptions: Each file is in order by department ID. Both stores have the same departments.
•Functions:
–OpenForInput
–PrintHeading
–GetData
–PrintData
–