0
time(0);
What happends when this statement is executed? cout<<time(0); I got some big number when I did that. And why doesn't it work when I type time(1); ?
1 Réponse
What happends when this statement is executed? cout<<time(0); I got some big number when I did that. And why doesn't it work when I type time(1); ?