frdeso / fun-with-so

Fun with shared objects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fun-with-so

Fun with shared objects

Shared object dynamic linking

  • linkage specified at compile time

  • linkage specified at run time using dl_open()

About

Fun with shared objects

License:GNU General Public License v2.0


Languages

Language:C 79.3%Language:Makefile 20.7%