I am trying to print the date a file was created but this just prints some garbage. Does anyone know how to do this? thanksCode:char buf[25]; char *sztext = itoa(time.dwLowDateTime,buf,25); fputs(sztext, fp);
|
Results 1 to 4 of 4
Thread: file dateThreaded View
|
Click Here to Expand Forum to Full Width |