Lecture 15 Objectives


At the end of today's class you should

KNOW:

BE ABLE TO:

Sample Exam Question:

Using the struct book example from today's handout, define an array called library that can contain information for as many as 1000 books. Assume the array has been filled in with information. Write a statement that will determine the number of characters in the author's name for the book at location 5 in the array.