"Peter McCombs" <[EMAIL PROTECTED]> writes:

> Hi everybody,
> 
> I don't know how active this list is, or if there is anyone here who can 
> point me in the right direction.
> 
> I'm doing some Linux development and would like to add support for plugins 
> to my program.  Kind of like what the Gimp does, with that neat procedural 
> database. Now, the Gimp is REALLY big with a lot of source code to look 
> through, so I was hoping there might be someone with experience in this 
> matter to give me some quick ideas.
> 

just take a look at the dlopen / dlsym / dlclose function.

-- 
                   -- Yoann,  http://prelude.sourceforge.net
     It is well known that M$ products don't call free() after a malloc().
     The Unix community wish them good luck for their future developments.

-- 
To unsubscribe:
mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Reply via email to