NextPrevUpTopContentsIndex

:double

FLI type descriptor
Summary

Converts a Lisp double float to a C double.

Package

fli

Syntax

:double

Arguments

None.

Description

The FLI :double type converts between a Lisp double float and the C double type.

Note: In LispWorks for Windows and LispWorks for Linux, all Lisp floats are doubles.

See also

:float


LispWorks Foreign Language Interface User Guide and Reference Manual - 27 Mar 2005

NextPrevUpTopContentsIndex