Go To Documentation Main IndexMain Index
Go To TIPS, Inc.TIPS Home
sort2_MDYs

sort2_MDYs (routine)

Sort an array of dates and two corresponding amounts arrays into date order

Introduced in release: 1.1
Component: Generic
Purpose: Sorts an array of dates and two corresponding amounts arrays, by date, using no extra memory. This routine uses a bubble sort, which is not extremely efficient, but requires no additional memory.

Alternatives: For only one amounts array use sort_MDYs.

Results: The results are just the same arrays, in sorted order.

Error Conditions: Returned values should be ignored for a non-zero status. See Errors.

Last Mod Date: 01/13/1995© 2001 TIPS, Inc.Doc Version: 5.0