I would like to include the time.h header file to be able to get the system date and time to appear on some menus I am creating, but it doesn't seem to include the features I want, (I am using the one that is included with Dev-C++ version 4). My question is can I find another version of this header and use it for this program? If I do, is there anything special I have to do to be able to use it?