fstat or stat help in C++ win32

Stiganator

Platinum Member
Oct 14, 2001
2,492
3
81
could any one provide some example code that will work in VC6 of fstat or stat getting file size and date time?
 

DaveSimmons

Elite Member
Aug 12, 2001
40,730
670
126
^ see above. If you're going to be doing much Windows programming you should have msdn.microsoft.com bookmarked, and if you have MSDN Library it should be installed on your PC.

Another good developer site is www.CodeProject.com