Libraries are a powerful tool for developper. in this article we will go through various topics : why using static libraries, how to create them, how do they work, how to use them… What is a static library ? A static library is a file, stored in object code, used to store functions, variables, classes etc……