Read Text file Programmatically using Objective-C

Viewed 63932

I am new to iPhone Programming

I want to read the content of text file which is in my Resourse folder. i did a lot of googling but failed to get proper way for doing this task.

Please suggest

2 Answers
Related