Would appreciate help in solving the following problem.
I have two simple shared libraries: TestA.so and TestB.so.
Both libraries have an exported function say_hello() that work as follows: TestA's say_hello() prints 'Hello from TestA', while TestB's say_hello() prints 'Hello from TestB'...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.