/calendar

A C program to show calendar (of AD and BS system) and allow date conversion

Primary LanguageCGNU General Public License v3.0GPL-3.0

calendar

A C program to show calendar (of AD and BS system) and allow date conversion

Build, Run

Linux

make all
make run

Windows

  • Open the Code Blocks Project file .cbp
  • Ctrl+F9 (Build and Run)

This was a course project submitted to the Department of Electronics and Computer Engineering in partial fulfillment of the requirements for the practical course on computer programming [CT 401] Link to Project Report