All of the work in this project is my own! I have not left copies of my code in public folders on university computers. I have not given any of this project to others. I will not give any portion of this project to others taking this class. I realize that the penalty for turning in work that is not my own can range from an "F" in the class to dismissal from Trinity University.
Print Title ______________________________________ Time Required = ______.____ Hrs.
Signature ______________________________________ (pledged)
1] We assume you have a folder called 1320 at the root of your personal folder in your Linux workspace.

1] Copy start.c to ???-HW2.c Copy (replace ??? with your first name. - I would use Tom-HW1.c)
2] Update the documentation. The purpose should deal with prompting the user for A, B, and C with a program which calculates and displays the roots of the equation. You may assume no imaginary numbers.
1] Your program shall create a brief commercial at the top. Your previous program used:

This program shall have Quadratic Calculation Program on the first Line.
2] Skip a line.
3] Your program shall prompt the user for A, B, and C.
Enter A: 1
Enter B: 0
Enter C: -1
4] Skip a line.
5] Your program shall display the following:
A = 1
B = 0
C = -1
Root1 = 1
Root2 = -1
6] Skip two lines.
1] Copy file tom-hw2.c to
/users/thicks/hw1320/hw21] Signed copy of page 1 of this Lab.
2] Printed copy of the source code.
3] Nothing will be graded until you copy the file into the /users/thicks/hw1320 directory.
4] Nothing will be graded until this lab form is submitted. Staple the pages. Fold the lab Horizontally (like a hot dog) and write your name nice and large on the outside. Place it on the professor desk before the beginning of lecture on the day it is due. All assignments are due the next class period unless otherwise designated on the schedule page.