Login
From:
Peter Steinberger
(Uncensored)
subscribe
Using Subscripting With Xcode 4.4 And iOS 4.3+
https://steipete.me/posts/2012/using-subscripting-with-xcode-4_4-and-ios-4_3/
links
backlinks
Roast topics
Find topics
Find it!
Use Objective-C's modern subscripting syntax with Xcode 4.4 and iOS 4.3+ through a clever header-only hack that enables array[index] notation.