Instructions For Handing In Assignments Once your program is working, run the script utility to demonstrate that it works. For example, if the name of your home work is hw1.c, then you would type: % script hw1.txt Script started, file is hw1.txt % gcc hw1.c % ./a.out plus arguments (output from your program) <^D> (to terminate the script utility) Script done, file is hw1.txt % Then email a copy of the source file hw1.c plus the hw1.txt file to: "Assignments" PLEASE NOTE: DO NOT ATTACH ASSIGNMENTS, SIMPLY "READ" THEM INTO YOUR EMAIL. Please note: Programs are by 12:00 AM on the due date and late programs are not accepted.