Next: , Previous: Working With Dictionaries, Up: Top


6 Writing programs to use Aspell

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.