aboutsummaryrefslogtreecommitdiff
path: root/talk.c
Commit message (Collapse)AuthorAgeFilesLines
* Improvements, and heavy optimization to string searchJoseph Hunkeler2021-12-051-42/+119
| | | | | | | | | * Add error checking to all allocs * Add general format checking * Add acronym format checking * Consolidate dictionary creation into different helper functions * Add ability to get a random word of a type without scanning the entire dictionary * Added function doc strings (incomplete)
* Break down project into smaller chunksJoseph Hunkeler2021-11-021-0/+110