aboutsummaryrefslogtreecommitdiff
path: root/jdtalk.h
Commit message (Collapse)AuthorAgeFilesLines
* Improvements, and heavy optimization to string searchJoseph Hunkeler2021-12-051-4/+8
| | | | | | | | | * 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)
* Produce reversed stringsJoseph Hunkeler2021-11-051-0/+2
| | | | * Produce randomized word characters in strings
* Add usage statement and title case converterJoseph Hunkeler2021-11-031-0/+1
|
* Break down project into smaller chunksJoseph Hunkeler2021-11-021-0/+54