C/Appendice/Librerie standard/time.h: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
Riga 126:
char s[100];
int dim;
time_tstruct ttm *tp = localtime = (&time (NULL));
struct tm *tp = localtime (&t);
setlocale (LC_ALL, "");