*impossible-load-address*

$Revision: 5.0.2.3 $

Variable

Package: SYSTEM

The function ff:get-entry-points takes a vector of names (strings) of foreign entry points and a vector of element type (unsigned-byte 32) or (unsigned-byte 64) as arguments and fills the unsigned-byte vector with addresses. If a name provided does not correspond to an entry point, the unsigned-byte vector element corresponding to the name is filled with this value.

Use of ff:get-entry-points is deprecated.. Only get-entry-point should be used.

See foreign_functions.htm for information on the foreign function interface.

See introduction.htm for a general description of the documentation and index.htm for an index.

Copyright (C) 1998-1999, Franz Inc., Berkeley, CA. All Rights Reserved.