Re: name clash between libunzip.so and zlib library

[email protected] (Paul Jarc)
Newsgroups gmane.comp.gnu.utils
Organization What did you have in mind? A short, blunt, human pyramid?
Message-ID <[email protected]>
"gobigred" <[email protected]> wrote:
> have to use both libraries for different purpose
> both have function named as "inflate"

You can use dlopen() to load the libraries and dlsym() to access a
specific function within a library.  Check the man pages for details.


paul
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.