3
Answers

Getting the english dictionary

Cutch

Cutch

17y
10.1k
1

What i'm trying to do is create a small program that finds out a list of words that follow some parameters like the 3rd letter is "s" and it is 5 letters long.

Is there any sort of dll, resource, or a built in function in windows that would allow me to get a string list of all of the words in the english dictionary.

Answers (3)