| Allegro CL version 7.0 Minimally revised from 6.2. | |||||||||
Arguments: object &optional allocation
This function returns t if
object is appropriate as an argument to foreign
type accessors. allocation can be :foreign (the
default), :c, :lisp or
:lisp-short.
See ftype.htm for information on foreign types in Allegro CL and foreign-functions.htm for general information on foreign functions in Allegro CL.
Copyright (c) 1998-2006, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 7.0. has had minimal revisions compared to the 6.2 page.
Created 2005.9.20.
| Allegro CL version 7.0 Minimally revised from 6.2. | |||||||||