Dynamic linking programming interface
You can use the programming interface to the
dynamic linking mechanism to attach a shared
object to the address space of your process during
execution, look up the address of a function in the
library, call that function, and then detach
the library when it is no longer needed.
See the following manual pages for more information:
Next topic:
Guidelines for building shared objects
Previous topic:
Checking for run-time compatibility
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 27 April 2004