NextPrevUpTopContentsIndex

:long-long

FLI type descriptor
Summary

Converts between a Lisp integer and a signed C long long .

Package

fli

Syntax

:long-long

Arguments

None.

Description

The FLI :long-long type converts between the Lisp integer type and the C long long type.

Note: this is supported only on platforms where the C long long type is the same size as the C long type.

See also

:long


LispWorks Foreign Language Interface User Guide and Reference Manual - 13 Sep 2005

NextPrevUpTopContentsIndex