2 Topics

Member Avatar for
Member Avatar for KunalPatel

Hello, I'm a newbie to Objective-C & iPhone development, hence please bear with[ICODE][/ICODE] me. I'm working on an app which loads with UITableView and upon selecting one particular cell called "Address Book" it should load with another UITableView containing all the addresses retrieved from a web request. Using NSXMLParser's delegate …

Member Avatar for KunalPatel
0
150
Member Avatar for Oritm

Hello there, Im having difficulties reordering my array. My array contains 5 objects, the objects in the array are (in this order): (0,1,2,3,4) Now i want to change the order to (2,3,4,0,1). I can write my own function, but is there a function that does that? Thanks!!

0
78

The End.