How to Use Linux’s ar Command to Create Static Libraries

Use Linux’s ar command to create function libraries when you’re developing software. This tutorial will show you how to create a static library, modify it, and use it in a program, complete with sample code.
— Read on www.howtogeek.com/427086/how-to-use-linuxs-ar-command-to-create-static-libraries/