Changes between Initial Version and Version 1 of Ticket #169


Ignore:
Timestamp:
Sep 27, 2007, 8:36:52 PM (17 years ago)
Author:
Steven Levine
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #169

    • Property Summary changed from Implement and use IsFTimeNewer() to Implement and use CompareFDATEFTIME()
  • Ticket #169 – Description

    initial v1  
    11We need an
    22
    3   INT result = CompareFTime(FTIME ft1, FTIME ftime2);
     3  INT result = CompareFTimes(FDATE fd1, FTIME ft1, FDATE fd2, FTIME ftime2);
    44
    55to replace inline code (see rename.c)