NextPrevUpTopContentsIndex

:int

FLI type descriptor
Summary

Converts between a Lisp integer and a C int type.

Package

fli

Syntax

:int

Arguments

None.

Description

The :int type converts between an Lisp integer and a C int type. It is equivalent to the :signed and (:signed :int) types.

See also

:signed


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

NextPrevUpTopContentsIndex