Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
| Overview | How Do I | Details |
To prepare the static library for use
Add your source code files to the library.
Prepare a header file for the programs using your static library to include.
Build the static library.
Test the code in your static library by linking it to a program that calls the functions in the library.