| Allegro CL version 6.1 Unrevised | |||||||||
This variable and *language-prefixes* 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-2001, Franz Inc. Berkeley, CA., USA. All rights reserved.
Documentation for Allegro CL version 6.1 update # 1. This page was not revised.
Created 2001.12.15.
| Allegro CL version 6.1 Unrevised | |||||||||