mirror of
https://github.com/gnustep/libs-steptalk.git
synced 2025-02-22 19:11:05 +00:00
8 lines
192 B
Text
8 lines
192 B
Text
|
Conversion between objects and Objective-C types
|
||
|
------------------------------------------------
|
||
|
|
||
|
Number types - NSNumber
|
||
|
char * - NSString
|
||
|
id, class - no conversion
|
||
|
structures - STStructure
|