Next: Adding Support For Other Languages, Previous: Working With Dictionaries, Up: Top [Contents]
There are two main ways to use Aspell from within your application. Through the external C API or through a pipe. The internal Aspell API can be used directly but that is not recommended as the actual Aspell API is constantly changing.
• Through the C API: | ||
• Through A Pipe: | ||
• Notes on Storing Replacement Pairs: |