Synopsis
(macro) void ugn_Swap2Double(double a1, double a2)
Purpose
Swaps two doubles in memory.
Description
This macro will swap the specified two doubles.
Input
a1
First double
a2
Second double
(macro) void ugn_Swap2Double(double a1, double a2)
Swaps two doubles in memory.
This macro will swap the specified two doubles.
First double
Second double