Next Previous Up Top Contents Index

6 Type Reference

:volatile

FLI type descriptor

Summary

Corresponds to the Cvolatile type.
Package

fli

Syntax

:volatile &optional type

Arguments

type

The type of the volatile. The default is:int.

Description

The FLI:volatile type corresponds to the C++volatile type. The behavior of a:volatile is exactly the same as the behavior of its type, and it is only included to ease the readability of FLI code and for naming conventions.
See Also

:const

LispWorks Foreign Language Interface - 12 Oct 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker