Find all files in iphone project
Posted
by rayjohannessen
on Stack Overflow
See other posts from Stack Overflow
or by rayjohannessen
Published on 2010-03-14T00:59:50Z
Indexed on
2010/03/14
1:05 UTC
Read the original article
Hit count: 274
I'm curious if there's a way to search for files in the iPhone's directory ( the location is irrelevant).
I am wanting to load in addresses from text files. The thing is additional files may be added and I want to dynamically be able to find the files and load in the data without hardcoding the file names to load in.
Thanks a bunch!
© Stack Overflow or respective owner