Hunspell_create
Creates a new Hunspell instance from dictionary files.
Return
Handle to the Hunspell instance, or null on failure
Parameters
affpath
Path to the .aff (affix) file
dpath
Path to the .dic (dictionary) file
Creates a new Hunspell instance from dictionary files.
Handle to the Hunspell instance, or null on failure
Path to the .aff (affix) file
Path to the .dic (dictionary) file