Next Previous Up Top Contents Index

6 Type Reference

:short

FLI type descriptor

Summary

Converts between a Lispfixnum type and a Cshort type.
Package

fli

Syntax

:short &optional integer-type

interger-type ::= :int

Arguments

integer-type

If specified, must be:int, which associates a Lispfixnum with a Cint.

Description

The FLI:short type associates a Lispfixnum with a Cshort.
The FLI types:short,(:short :int),(:signed :short), and(:signed :short :int) are equivalent.
See Also

:int
:signed

LispWorks Foreign Language Interface - 12 Oct 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker