Hi,
I have tried to find out how to aks the current time and set it, without success.
time(NULL) returns invalid data. What methods I should use to get the current time and set new time?
Hi,
I have tried to find out how to aks the current time and set it, without success.
time(NULL) returns invalid data. What methods I should use to get the current time and set new time?
Hi Gurux,
What "time" are you referring to?
I need more information to be able to give you a sensible answer.
Hi,
I want to set date and time. In my mind, I read somewhere that there is an internal clock. I did try to call time(NULL), but it returned invalid time. I believe that this is not implemented and I need to use another method.
Hi,
I want to set date and time. In my mind, I read somewhere that there is an internal clock. I did try to call time(NULL), but it returned invalid time. I believe that this is not implemented and I need to use another method.