NextPrevUpTopContentsIndex

1.2.2 Integer and boolean types

The various integer types in Objective-C have corresponding standard FLI types. In addition, the Objective-C type BOOL , which is an integer type with values NO and YES, has a corresponding FLI type objc-bool with values nil and t .


LispWorks Objective-C and Cocoa Interface User Guide and Reference Manual - 29 Feb 2008

NextPrevUpTopContentsIndex