The end of week two; Friday 2 October, at the end of your lab!
You must turn in your work electronically on vogon using the handin command - instructions are provided below.
Notice that for "handin" you will NOT use "CPE101-014" or the course name- for this class, you will submit to "gradercst" - the rest of the instructions should be the same..
Objectives
Familiarization with the UNIX programming environment and tools.
To write a complete C program given the problem specification.
To learn the syntax of sequential C programs that interact with a
user.
You may work with a partner or you may work alone. If you work
with a partner, submit one set of programs at the end. Ensure
that both your names are on the program file as comments.
In this activity you will develop a complete C program that solves a
simple sequential problem, the Granny
Quilt Cost problem. Name the source code file "grannyquilt.c"