NextPrevUpTopContentsIndex

:float

FLI type descriptor
Summary

Converts a Lisp single float to a C float.

Package

fli

Syntax

:float

Arguments

None.

Description

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

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

:double


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

NextPrevUpTopContentsIndex