| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
Arguments:
Returns the name of the Allegro CL shared-library (a so/sl/dll/dynlib/etc. file).
Here is an example. Note that the name differs on different machines so you may not see this exact name. See also get-shared-library-handle.
cl-user(103): (get-shared-library-name) "libacli61pf4.so"
See Creating Shared Objects that refer to Allegro CL Functionality in foreign-functions.htm.
Copyright (c) 1998-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.1 page.
Created 2010.1.21.
| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |