Creating an array in objective c which is available to all the objects of
the class in which array is created
References
Reference NO 1
http://stackoverflow.com/questions/13640244/creating-an-array-in-objective-c-which-is-available-to-all-the-objects-of-the-cl
Reference NO 2
http://developer.apple.com/library/ios/documentation/cocoa/conceptual/ProgrammingWithObjectiveC/FoundationTypesandCollections/FoundationTypesandCollections.html
Reference NO 3
http://www.raywenderlich.com/40293/learn-to-code-ios-apps-2-strings-arrays-objects-and-classes
Reference NO 4
http://www.techotopia.com/index.php/Working_with_Objective-C_Array_Objects
Reference NO 5
http://iwantmyreal.name/blog/2012/09/29/a-faster-array-in-objective-c/
Reference NO 6
http://rypress.com/tutorials/objective-c/data-types/nsarray.html
Reference NO 7
http://clang.llvm.org/docs/ObjectiveCLiterals.html
Reference NO 8
http://arstechnica.com/civis/viewtopic.php?f=20&t=175832
No comments:
Post a Comment