Opened 17 years ago

Closed 16 years ago

#169 closed task (fixed)

Implement and use CompareFDATEFTIME()

Reported by: Steven Levine Owned by: Gregg Young
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 (4)

comment:1 Changed 17 years ago by Steven Levine

Description: modified (diff)
Summary: Implement and use IsFTimeNewer()Implement and use CompareFDATEFTIME()

comment:2 Changed 16 years ago by Gregg Young

Milestone: Release_3.9

comment:3 Changed 16 years ago by Gregg Young

Owner: set to Gregg Young
Status: newassigned

comment:4 Changed 16 years ago by Gregg Young

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.