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
© 2005 The SCO Group, Inc. All rights reserved.
SCO OpenServer Release 6.0.0 -- 02 June 2005