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.

Compatibility Note

In LispWorks 4.4 and previous on Windows and Linux platforms, all Lisp floats are doubles. In LispWorks 5.1, there are three disjoint Lisp float types, on all platforms.

See also

:float


LispWorks Foreign Language Interface User Guide and Reference Manual - 14 Mar 2008

NextPrevUpTopContentsIndex