CPE 101: Fundamentals of Computer Science I
Lab 6

Executables

fun-alex instructor's executable for fun.c program
distances-alex instructor's executable for distances.c program

Tests

fun.c
fun-tests.tar.gz archive of tests
fun-tests.csh test script for your executable
fun-alex-tests.csh test script for instructor's executable
distances.c
distances-tests.tar.gz archive of tests
distances-tests.csh test script for your executable
distances-alex-tests.csh test script for instructor's executable

Part 2 Image Library files

image.h header file for the image library
image.o object binary for the image library

Outputs

Part 2
cross.ppm Output of redcross.c program
smiley.ppm Output of smiley.c program
yang.ppm Output of ynag.c program
redlight.ppm Output of redlight.c program
star.ppm Output of star.c program
car.ppm Output of car.c program
house.ppm Output of house.c program
computer.ppm Output of computer.c program

September 11, 2009 dekhtyar at calpoly.edu