[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: dlopen question...
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
Am Mittwoch, 4. Juni 2003 22:03 schrieben Sie:
> On Wednesday 04 June 2003 22:00, you wrote:
> It was not my intention to flame at all, and I apologize if it came
> across like that.
Nope, I was just kidding. I was just surprised about how many people answered
in a quite short period telling me that I was wrong ;-)
[...]
> In a previous job my programming chief had a coding convention for
> member variables : they had a postfix _ So I asked, why not in front of
> the name like in the book "Design Patterns". Answer : It'll give you no
> ends of problems. As I found out later, he was right ;-)
I believe so. It gave me some headaches thinking about how to lookup a name
which natively has the prefix "_". And how to determine whether a symbol
"_CT_init" is an internal function which is not to be exported or the real
"_CT_init" except that the dlsym call needs the prefix.
I guess I will have to check for an a.out system in the configure script and
act according to the result.
kind regards
Martin
- --
LibChipcard - http://www.libchipcard.de
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
iD8DBQE+3lQ1wcZBcYAOyGYRAupfAKCGg4sGktaSQdTvReSWrlyrb+uVBwCfS1ir
lv9yMmrPXt5rtbGpGVW1rBA=
=h1I4
-----END PGP SIGNATURE-----