hello,
what is wrong?
i want to get the creation time of a directory (tcbuffer shows a wrong value).
'buffer' is an array with actual path...
struct _stat buf; //buffer of file status informations
struct tm *crTime; //time struct
char tcbuffer[500], tabuffer[500]; //array's for...
hi,
i must delete all files under dos (visual studio 1.5).
i use _rmdir but before deleting i must delete all file and i don't know how (without 'system'-instruction because it's a minimized dos version without these instructions).
can someone give a hint...
thanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.