|
|
Warp wrote:
>
> : o) macro: Sort_Swap_Data
> : there should be no ";" if it is treated as universal macro
>
> It isn't. The documentation says it's used for arrays containing floats.
> If the array contains anything else, you have to define your own Sort_Swap_Data
> macro.
No. In 7.1, it is said that Sort_Swap_Data() is used by
Sort_Array(). It is also said that Sort_Array() only works
with floats.
Change the macro, or change the name to Sort_Swap_Float_Data(),
or update the documentation.
--
Adrien Beau - adr### [at] freefr - http://adrien.beau.free.fr
Mes propos n'engagent que moi et en aucun cas mes employeurs
Post a reply to this message
|
|