Computer Science Using C++
Ch. 13 Exercises Remarks
Exercise 13-1 (p. 247)
Find the file STRNLEN.CPP in the templates folder.
Exercise 13-2 (p. 247)
Save the file as STRNLEN2.CPP.
Exercise 13-3 (p. 248)
Find the file STRCOMP.CPP in the templates folder.
Exercise 13-4 (p. 249)
Save the file as FULLNAME.CPP.
Answer the Section 13.1 Questions #1-5 on pp. 249, 250, at this time, if you haven't already done so.
Exercise 13-5 (p. 255)
Find the files OOSTRING.CPP and STRINGEX.CPP in the template folder.
Answer the Section 13.2 Questions #1-5 on p. 255, at this time, if you haven't already done so.
Exercise 13-6 (p. 256)
See Figure 13-3 on p. 256 for the code to type into this exercise.
Exercise 13-7 (p. 257)
Save the file as CONVSTR.CPP.
Exercise 13-8 (p. 258)
Open the OOSTRING.H, OOSTRING.CPP, and STRINGEX.CPP files which can be found in the templates folder. You already worked with them in a previous exercise.
Answer Section 13.3 Questions #1-5 on pp. 258, 259 and 13.4 Questions #1-10 on p. 265 if you haven't done so already.
Return to Ch. 13 Resources Page
Computer Science Using C++ Home Page | CMPSC 101 Home Page