Kod:
time_t rawtime; struct tm * timeinfo( &rawtime ); timeinfo = localtime ( &rawtime ); h=timeinfo->tm_hour; m=timeinfo->tm_min; s=timeinfo->tm_sec;
Nikola Milošević
Copyright © 2024 Inspiratron.org - Natural language processing, machine learning and cybersecurity