Possible Duplicate:
How to get the file size given a path?
I am trying to find the size of a MP3 file on iPhone programmatically. (THIS FILE IS LOADED FROM ITUNES TO IPHONE AND THIS FILE IS NOT WITHIN APP DIRECTORY)
Unfortunately, I haven't been able to successfully to do that.
What classes or APIs should I use, please let me know.