README for CSCI-e215

Russell J Lowke

Assignment 3: "sttyl"

______

files: sttyl.h         // header file for sttyl
       sttyl.c         // sttyl main .c code
       myLib.c         // my c lib of useful stuff
       Makefile        // makefile to compile sttyl
       Plan            // general plan for sttyl
       typescript      // typescript of sttyl running
       README          // this file

______

Notes: sttyl seems to compile and run fine...

