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