From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wrazlov Subject: dynamic linking Date: Sun, 8 Sep 2002 22:00:26 +0200 Sender: linux-c-programming-owner@vger.kernel.org Message-ID: <200209082200.26275.wrazlov@gmx.net> Reply-To: wrazlov@gmx.net Mime-Version: 1.0 Content-Transfer-Encoding: 8BIT Return-path: List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-c-programming@vger.kernel.org Hello, I'd like to write a program that uses plugins, being linked into the program while it is running. That problem is that I don't have any idea about it, and, additionally didn't find any manual about that. thank you