Wyo C++ - Chapter 6 Resources
apstring object vs character
array chart "On the Net" Topics (textbook Web site) |
Ch. 6 Demo Program #1 - to illustrate the use of apstring variables, cin and cout streams, and input and output operators. Ch. 6 Demo Program #2 - to illustrate a potential error with the use of apstring variables. Ch. 6 Demo Program #3 - to illustrate the use of setprecision, setf, and setw Ch. 6 Demo Program #4 - to illustrate how to efficiently obtain separate inputted words from one line of input Ch. 6 Demo Program #5 - separating the digits of a 4-digit integer Ch. 6 Worksheet #1 - working with apstrings As a class, build several demonstration programs that ...
|