Hunspell_add_with_affix

abstract fun Hunspell_add_with_affix(pHunspell: Pointer, word: String, flags: String): Int(source)

Adds a word with affix flags to the runtime dictionary.

Return

0 on success

Parameters

pHunspell

Handle to the Hunspell instance

word

The word to add

flags

Affix flags to apply