CPSC 360 Programming Assignment 3
Letters of the alphabet
by Chris Bolduc
boldu101@chapman.edu

The class made functions to draw all of the letters of the alphabet.  This program draws all of them.

Citation: I learned how to draw circles from this wonderful site: http://mindfuck.de-brauwer.be/articles/circle/index.php

Special notes: Put all these files in one folder and compile. (gcc *.c -l ...)