--- Michael Barton <[EMAIL PROTECTED]> wrote:
> Well!  Yeah you can't load the gsn pointers from a file.

Sure you can. Just store the function names in a tab separated (or comma) list
with the shared object file (.so) that contains that function. Then read the
contents of the list file, dlopen the shared object file the function is in,
and use dlsym to get the function by it's name.

Peice of cake. ;p


~Kender

-----BEGIN GEEK CODE BLOCK-----
Version 3.1
GCS/L/C/O d-(+) s++: a-- C+++$>++++ UBLS++++$ 
P+++(--)$ L+++>++++ E--- W+>++$ N !o K? w(--) !O 
M- !V PS+ PE(++) Y+ PGP->+ t+ 5 X+() R(+) tv+@ 
b++(+++) !DI+++ D G(-) e>+++$ h---() r+++ y+++
------END GEEK CODE BLOCK------


                
__________________________________ 
Yahoo! Messenger 
Show us what our next emoticon should look like. Join the fun. 
http://www.advision.webevents.yahoo.com/emoticontest

Reply via email to