Home | GR32_Lowlevel |
TestSwap
procedure TestSwap(var A: Integer; var B: Integer);
Description
Exchange A <-> B only if B < A.
See Also
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007
Home | GR32_Lowlevel |
procedure TestSwap(var A: Integer; var B: Integer);
Exchange A <-> B only if B < A.
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007