Opened 17 years ago

Closed 17 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 by Steven Levine, 17 years ago

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

comment:2 by Gregg Young, 17 years ago

Milestone: Release_3.9

comment:3 by Gregg Young, 17 years ago

Owner: set to Gregg Young
Status: newassigned

comment:4 by Gregg Young, 17 years ago

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