Opened 17 years ago

Last modified 17 years ago

#169 closed task

Implement and use CompareFDATEFTIME() — at Version 1

Reported by: Steven Levine Owned by:
Priority: minor Milestone: Release_3.9
Component: fm/2 base Version:
Keywords: optimization Cc:

Description (last modified by Steven Levine)

We need an

INT result = CompareFTimes(FDATE fd1, FTIME ft1, FDATE fd2, FTIME ftime2);

to replace inline code (see rename.c)

This would return -1, 0 or 1.

Change History (1)

comment:1 by Steven Levine, 17 years ago

Description: modified (diff)
Summary: Implement and use IsFTimeNewer()Implement and use CompareFDATEFTIME()
Note: See TracTickets for help on using tickets.