阅读背景:

Objective-C - 如何在方法声明中实现指针数组

来源:互联网 

Ok, if you take a look at my two previous posts (Link #2 in particular), I would like to ask an additional question pertaining to the same code. In a method declaration, I am wanting to define one of the parameters as a pointer to an array of pointers, which point to feat_data. I'm sort of at a loss of where to go and what to do except to put (NSMutableArray*)featDataArray in the declaration like below and access each object via another pointer of feat_data type. BTW, sorry to be asking so many questions. I can't find some of the things like this in the book I am using or maybe I'm looking in the wrong place?Ok, if you take a look at my two previous posts




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: