Vocabularyalien.
libraries.
finderInputsname | a shared library name |
Outputspath/library-not-found | a filesystem path or name |
Word descriptionUsed to load libraries whose exact filenames is not known in advance:
<< "sqlite" "sqlite3" find-library cdecl add-library >>
Note the parse time evaluation with
<<.
Definition