home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / c / date.lha / Date / Contents < prev    next >
Encoding:
Text File  |  1995-02-01  |  422 b   |  10 lines

  1. Date        A collection of routines for calculating dates.
  2.         I have included 61 routines like checking for a leap-year
  3.         or calculating the Easter-Sunday! Have a look at this :)
  4.         Requires ONLY an ANSI-C-Compiler or a C++ Compiler - this
  5.         means that you could use the C-Source on ALL (I hope so)
  6.         computer-systems!!!
  7.         This is version 33.100 including source in strict ANSI-C,
  8.         Modula-II and Oberon-2!
  9.         Author: Kai Hofmann
  10.