Can anybody tell me how to list the contents of a directory??
Not all files but the files of a specified file type.
I ve managed to display all files using readdir, but still dont know how to filter files of a particular type.
Hope you guys can help me
Thanx in adwance