开发者

Cmap and Clist concepts in iphone

开发者 https://www.devze.com 2023-01-08 23:16 出处:网络
What is the similar function use开发者_StackOverflow中文版d for Cmap and Clist in iphone.. Can anyone tell me ?

What is the similar function use开发者_StackOverflow中文版d for Cmap and Clist in iphone..

Can anyone tell me ?

Is this possible to use Cmap and clist in xcode..

Thanks in advance...


NSDictionary (and its mutable variant NSMutableDictionary) are CMap equivalents.
It seems there's no such thing as Clist - only NSArray as CArray analog...

0

精彩评论

暂无评论...
验证码 换一张
取 消