Hello everyone,I'm having some issue with the ctime function time() in <time.h>.This is used in a library we imported (and for various reason we CANNOT change it), but I noticed that when time() is called it returns -1 (which could be fine) but also ...