Alessandro Bonazzi 2f86d64529 Patch level : 12.0 no-patch
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
2020-09-24 07:19:56 +02:00
2020-09-21 16:33:57 +02:00
2020-09-17 17:31:45 +02:00
2020-09-01 16:11:06 +02:00
2019-06-27 15:11:19 +02:00
2020-02-13 15:07:05 +01:00
2020-09-24 07:19:56 +02:00
2019-06-11 11:24:27 +02:00
2020-02-13 15:07:05 +01:00
Description
No description provided
3.9 GiB
Languages
C++ 58%
C 19.6%
HTML 8.8%
JavaScript 2.4%
Makefile 1.8%
Other 8.9%