Assignment 4
This assignment is worth 20 points.
Objectives
- When you finish this assignment you should
- Be able to copy a program from my directory.
- Be able to modify an existing program to extend it's behavior.
- Add documentation (comments) to a program.
Copy the file message.C from my directory. To do this type
cp ~dbennett/130/TR/message.C .
or
cp ~dbennett/130/MW/message.C .
This will place a copy of a the program in your current directory.
Edit the program
When you have completed this assignment, send a copy of the code as an attachment to danbennett360@gmail.com.