In chapter 10 we examine structs, including performing operations on members of a struct, manipulating data using a struct, the relationship between a struct and functions, using arrays in a struct, and how to create an array of struct items.
Exercise 3 of chapter 10 reinforces our discussion and will give you an opportunity to use what we have just learned. I have modified the completed source code for Exercise 3 of Chapter 10 to allow you complete the assignment by completing the code snippet for the showMenu() function.
Open the modified source code for Exercise 3 (here's the data file, oops, sorry about that) and complete the showMenu() function as described in the comments within the showMenu() function. This is due in class next Tuesday, January 27.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment