Opened 17 years ago

Last modified 17 years ago

#169 closed task

Implement and use IsFTimeNewer() — at Initial Version

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

Description

We need an

INT result = CompareFTime(FTIME ft1, FTIME ftime2);

to replace inline code (see rename.c)

This would return -1, 0 or 1.

Change History (0)

Note: See TracTickets for help on using tickets.