I managed to compile aspell as a static library for the iPhone. I have a libaspell.a file and included it in my xcode project as a framework.
Does anyone know how to use their c / c ++ api for iphone? Is there a sample or example somewhere on the net?
Thanks for any feedback in advance, John
source share