ecco come........

#include <time.h>
#include <stdio.h>

struct tm *date_time;
time_t timer;

main()
{
time(&timer);
date_time=localtime(&timer);

printf("Data e ora corrente: %s\n",
asctime(date_time));
return (0);
}


link
homepage
http://%77%77%77%2e%74%77%6f%72%6b%2e%69%74/
software
http://%77%77%77%2e%74%77%6f%72%6b%2...programmi.html
forum
http://%77%77%77%2e%74%77%6f%72%6b%2...um/default.asp