Hi All, I'm kind of new in linux programming.
I'm going to make a library that should be used by one or more applications together (with this I mean that at the same time they can call the library).
The question now is if it should be shared or static one...??
I was reading a bit about both but to be honest is still not 100% clear to me....