View Single Post
allnameswereout's Avatar
Posts: 3,397 | Thanked: 1,212 times | Joined on Jul 2008 @ Netherlands
#4
A DLL is a dynamically linked library, and Linux has this too. The libraries are in /lib, /usr/lib, /usr/local/lib, ~/lib, and so on although there are also static compiled binaries; there don't use a dynamic library.
__________________
Goosfraba! All text written by allnameswereout is public domain unless stated otherwise. Thank you for sharing your output!
 

The Following User Says Thank You to allnameswereout For This Useful Post: