| Allegro CL version 7.0 Unrevised from 6.2 to 7.0. | |||||||||
This variable and *language-suffixes* are used in
foreign-function name conversion. The value of each is a (possibly
empty) alist of a language and a string to prepend (*language-prefixes*) or
postpend (*language-suffixes*) to the basic name in
order to produce the equivalent name in the language. Some earlier
operating systems had linkers which prepended an underscore
("_") to C names (language :c) and some linkers
still postpend an underscore to Fortran (language
:fortran) names.
See foreign-functions.htm for more information on the foreign functions facility.
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. | |||||||||