Chapter 9: Strings Problem Solving and Program Design in C 5th Edition by Jeri R. Hanly and Elliot B. Koffman
Figure 9.14 Two Orderings of One List Using an Array of Pointers
Figure 9.14 Two Orderings of One List Using an Array of Pointers (cont’d)
Figure 9.14 Two Orderings of One List Using an Array of Pointers (cont’d)
Figure 9.15 Implementation of scanline Function Using getchar
Figure 9.16 String Function for a Greater-Than Operator That Ignores Case
Figure 9.16 String Function for a Greater-Than Operator That Ignores Case (cont’d)
Figure 9.17 Program Segment That Validates Input Line Before Storing Data Values
Figure 9.18 Functions That Convert Representations of Dates
Figure 9.18 Functions That Convert Representations of Dates (cont’d)
Figure 9.18 Functions That Convert Representations of Dates (cont’d)
Figure 9.18 Functions That Convert Representations of Dates (cont’d)
Figure 9.19 Structure Chart for Text Editor Program
Figure 9.20 Text Editor Program
Figure 9.20 Text Editor Program (cont’d)
Figure 9.20 Text Editor Program (cont’d)
Figure 9.20 Text Editor Program (cont’d)
Figure 9.20 Text Editor Program (cont’d)
Figure 9.21 Sample Run of Text Editor Program
Figure 9.22 Flawed scanline Returns Address of Deallocated Space
Figure 9.23 Bands Encoding the Resistance Value of a Resistor