mirror of
https://github.com/gnustep/libs-steptalk.git
synced 2025-02-21 10:41:04 +00:00
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@13642 72102866-910b-0410-8b05-ffd578937521
7 lines
192 B
Text
7 lines
192 B
Text
Conversion between objects and Objective-C types
|
|
------------------------------------------------
|
|
|
|
Number types - NSNumber
|
|
char * - NSString
|
|
id, class - no conversion
|
|
structures - STStructure
|