| Allegro CL version 6.2 Unrevised from 6.1 |
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-2002, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 6.2. This page was not revised from the 6.1 page.
Created 2002.2.26.
| Allegro CL version 6.2 Unrevised from 6.1 |