Using the programming tools

This assignment is due 15 April, 1996.

Part 1 -- creating a distribution

Write a C program that uses at least a main function and two other fuctions. Place these functions into separate files and create a Makefile that will compile your program. I suggest you use programs you have written in other courses for this part of the assignment.

Now tar the directory containing your uncompiled source code into a single file and compress that file with either gzip or the standard compress program. Send me an email message which either tells me the location of the compressed tar file or contains the compressed tar file as a MIME-encoded message.

Part 2 -- debugging and profiling

Use the script command to capture the output of a terminal session in which you debug and profile a program. Please keep it short!


Return to the CSCI 373 homework index
Return to the CSCI 373 index
Return to Dean Brock's home page
UNCA CSCI logo Return to the UNCA Computer Science home page