home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 2 / goldfish_vol2_cd1.bin / files / dev / c / date / contents < prev    next >
Encoding:
Text File  |  1994-08-04  |  422 b   |  10 lines

  1. Date        A collection of routines for calculating dates.
  2.         I have included 52 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.088 including source in strict ANSI-C,
  8.         Modula-II and Oberon-2!
  9.         Author: Kai Hofmann
  10.