From: Fabio Miranda Hamburger <fabmirha@ns.isi.ulatina.ac.cr>
To: linux-c-programming@vger.kernel.org
Subject: A Calendar app on C
Date: Tue, 1 Jun 2004 23:58:00 -0600 (CST) [thread overview]
Message-ID: <Pine.LNX.4.58.0406012354140.12322@ns.isi.ulatina.ac.cr> (raw)
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
next reply other threads:[~2004-06-02 5:58 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-02 5:58 Fabio Miranda Hamburger [this message]
2004-06-02 7:10 ` A Calendar app on C Christian Beckel
2004-06-02 7:17 ` Christian Beckel
2004-06-02 9:18 ` John T. Williams
2004-06-02 10:38 ` wwp
2004-06-02 10:07 ` Glynn Clements
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Pine.LNX.4.58.0406012354140.12322@ns.isi.ulatina.ac.cr \
--to=fabmirha@ns.isi.ulatina.ac.cr \
--cc=linux-c-programming@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).