Experiment with Example 5.1. Start by uncommenting the third member function and compiling.
Try adding the following line just before the end of main():
csd.demo(4.5);
What happened? Explain the error message.
Add other function calls and other variations on the demo() function.
Explain each result.
[ fromfile: functions.xml id: None ]
| Generated: $Date: 2009-09-08 12:15:32 -0400 (Tue, 08 Sep 2009) $ | © 2009 Alan Ezust and Paul Ezust. |