Linux Gurus,
1) Does Linux support shared (sometimes called dynamic) libraries?
2) Is there a way to load such a library on demand?
3) Can such a library automatically call a custom initialization
function?
(I know in Windows, the answer to all three of the above questions is
'YES').
Mike