Next: 
Adding-Support-For-Other-Languages.html#Adding-Support-For-Other-LanguagesAdding Support For Other Languages ,
Previous: 
Working-With-Dictionaries.html#Working-With-DictionariesWorking With Dictionaries ,
Up: 
index.html#TopTop 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.
Through-the-C-API.html#Through-the-C-APIThrough the C API Through-A-Pipe.html#Through-A-PipeThrough A Pipe Notes-on-Storing-Replacement-Pairs.html#Notes-on-Storing-Replacement-PairsNotes on Storing Replacement Pairs    
