Should I use the scanf or fgets to read in the file names of my PDF docs I have sitting in a directory in the phone? I want to display the name of the items in a tableview. I was unsure how to read in the file names that I would add to an NSArray.
Thanks.
Thanks.