home *** CD-ROM | disk | FTP | other *** search
/ CD Exchange / CD Exchange - Volume 1.iso / utils / misc / alert / includes / current_date.h next >
Encoding:
C/C++ Source or Header  |  1993-12-11  |  90 b   |  5 lines

  1. /* Current day and date */
  2.  
  3. #define CURRENT_DAY  "Sunday"
  4. #define CURRENT_DATE "7.Nov.93"
  5.