README for win32 port of mdate 1.03
-------------------------------

Mdate is  1998,1999 Sean Dwyer <ewe2@cvis.com.au>
under the terms of the GPL.

This is a quick port of Mdate, the Mayan date utility, to win95/98/NT.
It has been compiled to both the program-parseable and the commandline
versions. Source and a batchfile for use with (hopefully) most versions of
Borland C++ Builder is included. Note that for this version, config.h can be
modified if you want to change my default <i586-pc-win32-microsoft> version
information.

A quick port of the necessary drem() function had to be made to tasm. I'm
pleased to say it performs as well as the original AT&T syntax version
coded for the old Linux C library v5 by Hongjiu Lu back in 1993.

The commandline version is called cmdate.exe and the program-parseable version
is pmdate.exe. You can keep either as they are or rename your favourite to
mdate.exe without any problems.

Any comments or questions are appreciated, just email me at ewe2@cvis.com.au.
