notreal90/lab05
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Student ID: 4903077
Name: Matthew McAlpine
CS2010 Fall 2014
Lab Assignment 5
The makefile should be properly configured, so simply typing "make" from the program directory should build the program.
The program builds as "dict"
I know it wasn't required in the assignment, but the fact that words like you're would return as two words ("you" and "re") bothered me so I set it to treat the appostrophe as a valid character.
Whoopse, sorry for that bad submit, I acidently killed my dictonary.cpp file with tar. Thank god for git.