In this chapter, we will continue with the example programs of the previous chapter and demonstrate the use of static and dynamic-link libraries, again using the MinGW and Microsoft C/C++ compilers.
11.1 Linking with Static Libraries
The library created in Chapter 10 can now be used in different ways, for example: