Next: Generalities, Previous: Implementation, Up: Top [Contents][Index]
To use ASSUAN, you have to make some changes to your sources and the build system. The necessary changes are small and explained in the following sections.
| • Header: | What header file you need to include. | |
| • Building sources: | How to build sources using the library. | |
| • Automake: | How to build sources with the help of Automake. | |
| • Multi Threading: | How libassuan can be used in a MT environment.
|