views:

7

answers:

0

I have created 3 classes in my Iphone app. I want to create as array of objects of 3 of the classes & initialise them with a single method which i have written. i am facing probem in exact location of declarations of objects, methods & their method calls. it's confusing. Can anybody help me writing a simple app with above mentioned specifications?