LispWorks Objective-C and Cocoa Interface User Guide and Reference Manual > 2 Objective-C Reference

NextPrevUpTopContentsIndex

objc-bool

FLI type descriptor
Summary

A foreign type for the Objective-C type BOOL .

Package

objc

Syntax

objc-bool

Arguments

None.

Description

The FLI objc-bool type is a boolean type for use as the Objective-C type BOOL . It converts between nil and NO and between non-nil and YES .

See also

invoke-bool


LispWorks Objective-C and Cocoa Interface User Guide and Reference Manual - 22 Dec 2009

NextPrevUpTopContentsIndex