Editor's review
This tool provides calendar related functions.
C-CPP Calendar application is a program for providing calendar functionalities on your PC. It is x86 compatible and works with 64 bit versions of processor and OS. C-CPP Calendar is compatible with Windows 2000 and versions up to windows 8. Functionalities include display of any month of the year. It will also let you display the calendar of any full year like a paper calendar. The display will be pleasantly formatted and it will generate a text file for the calendar too. The app can display day of any date in the Gregorian calendar (1753 - 9999). This tool will also let you display the dates on which a specific day (say Mondays) occurs. It is possible to set up user accounts and they can be protected with password. These cannot be tampered with by anyone but the authorized persons. The password is strong and MD5 based.
It is possible to find out what day it was on any given date of a specific year. The app will ask for the date, month and the year from the user and display the day. Developers intending to integrate the tool with any applications of their own should note that, only standard C++ libraries that are compatible with GCC, MSVC, etc. have been used in coding the tool. Functions like getch and getoxy are available as user defined functions. If you needed these kinds of basic functions from your calendar applications, this could be a candidate for trying out. This is a handy tool.
User comments