We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
hi,
could someone tell me the way to work with the time.h header file? At the moment I get the error message "undefined symbol time"
#include <stdio.h> #include <time.h> #include "math.h" //.... //line which generates the error message: time_t t = time(NULL);
I'm no sure which header file is missing... Or if there's any other error... by the way I'm working with the AT91SAM9260 controller...
best regards Stefan
1) I also want to install the protocoll snmp.
2) SNTP - I will take a look over this protocoll. If it is possible to get a right time from another computer in the local-net then it will solve my problem...and everything would be right.
thanks for the hint