FLI type descriptor
integer and a Clong. fli
:long &optional integer-type
integer-type ::= :int | :double | :long
One of:int,:double, or:long.
:long type converts between the Lispinteger type and the Clong type. See Table 6.1 for comparisons between Lisp and C long types. Lisp type | FLI type | C type |
|---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
:int :short