Difference between static and dynamic library linking

Lets write a simple helloworld program and using which we will try to understand the difference between … Read more

How to create Shared Library in Linux ?

If you want to create static library visit our another article “How to Create Static Library in … Read more

Understanding the Color Code of Linux Files

In Linux everything present is considered as a file, so to differentiate file types from each other … Read more