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

objc-c-string FLI Type Descriptor

Summary

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

Package

objc

Syntax

objc-c-string

Description

The FLI type objc-c-string 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 - 01 Dec 2021 19:38:32