Hi
I wanted to write a code in C++ or C such that it can traverse a directory and can get all its attributes/information like its File name,size,and if it is a video file,the other attributes associated with them like duration,frame rate etc
Also i wanted to rename these files cause i have a...