/fun-with-so

Fun with shared objects

Primary LanguageCGNU General Public License v2.0GPL-2.0

fun-with-so

Fun with shared objects

Shared object dynamic linking

  • linkage specified at compile time

  • linkage specified at run time using dl_open()