NextPrevUpTopContentsIndex

objc-c-string

FLI type descriptor
Summary

A foreign type for the Objective-C type char * .

Package

objc

Syntax

objc-c-string

Arguments

None.

Description

The FLI objc-c-string type is a pointer type for use where the Objective-C type char * occurs as the argument in a method definition. It converts the argument to a string within the body of the method.

See also

define-objc-method


LispWorks Objective-C and Cocoa Interface User Guide and Reference Manual - 4 Apr 2005

NextPrevUpTopContentsIndex