CSCI101A Thursday January 26th, 7:23 AM Week 4 Class 2 Due to sickness there will be no class with the instructor today. Today's class is online. Quiz 3 has been moved to Week 5. Follow these instructions: ------------------------- From the schedule: http://www.annedawson.com/Schedule101A_SP06.htm Click on the Functions link in Week 4, run the Powerpoint (Chapter 4). Hopefully, at this point, you've already read Chapter 4 in the textbook. If you don't have the Powerpoint software installed on your machine, go to http://www.annedawson.com/ppviewer.exe, to download a Powerpoint viewer, or just click on http://www.annedawson.com/CPP_Functions2_Ch04.htm for a web page version of the powerepoint. Run all the example programs listed at the end of the powerpoint. Read all the comments in the example programs. Note, all the example programs are on the Internet at this address: http://www.annedawson.com e.g. the first example program is 04-02.cpp and is found here: http://www.annedawson.com/04-02.cpp IMPORTANT: --------- If you're using Dev-C++ to compile and run your C++ programs, (recommended), you'll need to follow the instructions here: http://www.annedawson.com/borland_to_dev.html because the programs from this point on in the course are written for Borland C++ version 5.02, and need tweaking to run under Dev-C++. OPTIONAL ASSIGNMENT ------------------- Write a program that will read in a weight in pounds and ounces and outputs the equivalent weight in kilograms and grams. Use funcions for all subtasks. The first student to email me a correct solution to this problem receives a free prize next week...