
Patrick B. answered 06/23/19
Math and computer tutor/teacher
There are several versions of time.h.
the filenames are mangled with underscores and suffixes, but
it is defined in that family of time.h header files
If you look in the right INCLUDE directory folders and find them,
you can use wordpad to open them up and look inside.
You will see a lot of 32 and 64 bit definitions of time_t which
in a nutshell is defined as a LONG INTEGER