+ 1
time function
can we use time(1) or time(2)? what happen if we do it? (sorry for bad english)
1 Odpowiedź
+ 2
I dont think the time function should get a number as a parameter. It takes NULL or a pointer to an object of time_t as a parameter to store the current time.