Tool/software: TI C/C++ Compiler
Hi all,
Can the compiler(gcc, TI-ARM, etc..) standard function included in CCS avoid "year 2038 problem"?
If it can not be avoided, consider using the OS.
I would like to know if the time_t variable of the standard function such as Newlib() is 31 Bit and the timing when the number of elapsed seconds from 1970 overflows 2038.
Best regards,
Sasaki