Quote:
Originally Posted by smasher
If you're willing to change the format of your input file, there's a method called arrayWithContentsOfFile that will load the entire array for you. The text file must be in "plist" format.
NSArray Class Reference
|
Wow! Thats great. Presumably I can load it from an external resource?