describe-fobject

$Revision: 5.0.2.2 $

Function

Package: FOREIGN-FUNCTIONS

Arguments: (fobject &optional ftype)

This function prints a description of the contents of a foreing object. If the object's allocation type is :foreign or :foreign-static-gc, then the ftype argument should not be given. If the allocation type is :lisp or :c then the ftype argument must be given to specify the type of the object.

See foreign_functions.htm for general information on foreign functions in Allegro CL. See ftype.htm for information on foreign types.

The general documentation description is in introduction.htm. The index is in index.htm.

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