HI,
In my programm
I am viewing all the files present at a location, Now i want to know the type of the file,that wether its a .png file,.jpg file,.doc or it is a folder? so that i will display a appropriate thumbnail next to it.
Is there any way to know that whether its a file/folder or which type of file in objective C.
In my programm
I am viewing all the files present at a location, Now i want to know the type of the file,that wether its a .png file,.jpg file,.doc or it is a folder? so that i will display a appropriate thumbnail next to it.
Is there any way to know that whether its a file/folder or which type of file in objective C.