in arrays.inc, in the ARRAYS_HybridQuickSortStep macro, we have :
#local X = Array[FInd];
that does not seem to serve any purpose but causes troubles when I try to
adapt the sort macros to a muli-dimensionnal array by modifying only
Sort_Compare and Sort_Swap_Data. It works when I comment the "#local X
(...)" line out. (Actually the X variable is used nowhere in the code.)
Sys info :
POV-Ray 3.5 b6
Win 2k pro sp2
Ahtlon 1.2 GHz
512 MB DDR
Povingly,
Philippe
Post a reply to this message
|