From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabio Miranda Hamburger Subject: A Calendar app on C Date: Tue, 1 Jun 2004 23:58:00 -0600 (CST) Sender: linux-c-programming-owner@vger.kernel.org Message-ID: Mime-Version: 1.0 Return-path: List-Id: Content-Type: TEXT/PLAIN; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-c-programming@vger.kernel.org Hi. I am trying to program a basic calendar software in C. The idea is to ask for a year and display all the calendar from january to december. How to code such app taking care of 31/28 days month and check each 4 year for a leap year? Any idea/comment/advice/code is welcome. best regards, --- Fabio Andres Miranda Ingenieria de sistemas informaticos Universidad Latina - Costa Rica