Hunspell_spell
Checks if a word is spelled correctly.
Return
Non-zero if the word is correct, 0 if misspelled
Parameters
pHunspell
Handle to the Hunspell instance
word
The word to check
Checks if a word is spelled correctly.
Non-zero if the word is correct, 0 if misspelled
Handle to the Hunspell instance
The word to check