Translations:Development/FAQs/Technical FAQ/62/en
Appearance
A lib is something you link to, a module is something you dlopen. You can't dlopen a lib ; you can't link to a module.
A lib is something you link to, a module is something you dlopen. You can't dlopen a lib ; you can't link to a module.