In minGW-W64, is there another way to get file information other than repeating the path name in the stat() function as below?
stat()
From inspecting the dire
dire