I have a C++ function that assigns a character an ASCII value. It will create a wordlist of aa, ab, ac, etc. I have similar functions for numbers and upper case letters. I'm having trouble making...