[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: plugins



Rob Kaper wrote:

> On Sun, Jul 04, 1999 at 11:18:14AM +0200, Alexandre Courbot wrote:
> > > > how can I load shared libraries by my programm?
> > > > How does that work genrerelly?
> > Seems a good idea for an article/tutorial. Anyone?
>
> We could at least post the example code for now. I think a lot of
> programmers love to have extremely short examples that do exactly one thing
> and no more than that, to basically copy and paste into a program and
> extend it to their needs.
>
> * How to use shared libraries?
> * How to handle signals?
>
> Etc etc.
>
> Or would this be too general for the LGDC?
>
> Rob
> --
> Rob Kaper | mail: cap@capsi.com + cap@capsi.net + cap@capsi.cx
>           | web: http://capsi.com/ + http://capsi.cx/ - icq: 707085
>           |
>           | "I'm so vulnerable to her...all she has to do is smile at me and
>           | I'm happy beyond reason...a minor disagreement between us and
>           | I'm devastated. It's absurd. Sometimes I wish I could reach
>           | inside myself and tear out my feelings for her. But I can't."
>           | -- Odo to the female shape-shifter, on Kari.. erm Kira.
>           | DS9 / "Behind the Lines"

I have a magazine article that covers just that. But for both Win95/NT and
Linux.

C/C++ Users Journal
May 1999
"A Wrapper Class for Dynamically Linked Plug-Ins" by Eric Roe, pg 27-41

Good article. I could posibly Condense it down for a web page.