LispWorks Foreign Language Interface User Guide and Reference Manual > 6 Type Reference

NextPrevUpTopContentsIndex

:byte

FLI type descriptor
Summary

Converts between a Lisp integer with a C signed char .

Syntax

:byte

Arguments

None.

Description

The FLI :byte type converts between a Lisp integer type and a C signed char type.

See also

:char
:short


LispWorks Foreign Language Interface User Guide and Reference Manual - 21 Dec 2009

NextPrevUpTopContentsIndex