Files correlati :
Commento :
Aggiunto oggetto TURL per verificare e scaricare un URL
Aggiunta funzione get_date delle token string
Aggiunta funzione fmove per spostare un file
Aggiunte funzioni
time_t atime(const char* file) // access time
time_t ctime(const char* file) // creation time
time_t mtime(const char* file) // modification time
struct tm * altime(const char* file) // access local time
struct tm * cltime(const char* file) // creation local time
struct tm * mltime(const char* file); // creation local time
TDate aldate(const char* file) // creation date
TDate cldate(const char* file) // modification date
TDate mldate(const char* file)// access date
per le varie ddate di un file