All Manuals > 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 type objc-bool 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 - 15 Dec 2011

NextPrevUpTopContentsIndex