Ticket #169 (closed task: fixed)
Implement and use CompareFDATEFTIME()
| Reported by: | stevenhl | Owned by: | gyoung |
|---|---|---|---|
| Priority: | minor | Milestone: | Release_3.9 |
| Component: | fm/2 base | Version: | |
| Keywords: | optimization | Cc: | |
| Blocking: | Blocked By: |
Description (last modified by stevenhl) (diff)
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
Note: See
TracTickets for help on using
tickets.
