|
From: | Juergen Sauermann |
Subject: | Re: [Bug-apl] Request for feature: Back-channel interaction |
Date: | Sat, 04 Jan 2014 11:26:03 +0100 |
User-agent: | Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130330 Thunderbird/17.0.5 |
Hi,you can do your initialisation in get_signature(), which is called first (and only once).
I have not provided _init() anf _fini() functions because dlopen() seems not to like
them. The C++ way would anyhow be normal constructors which will (hopefully) be executed when the library is loaded. /// Jürgen
[Prev in Thread] | Current Thread | [Next in Thread] |