unregister-value

$Revision: 5.0.2.3 $

Function

Package: FOREIGN-FUNCTIONS

Arguments: (index)

This function has been renamed unregister-lisp-value. The old name is maintained for backward compatibility. New code should use the new name.

Clears the slot in the table of registered values identified by index. The garbage collector will clear the associated value if there are no other pointers to in within Lisp.

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

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

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