4. Defining Data Types : compare Routine—Compare Two Data Elements : Outputs
 
Share this page                  
Outputs
The outputs for this function are:
*result
Filled with the result of the operations. This routine is set *result as follows:
< 0 if op1 < op2
> 0 if op1 > op2
= 0 if op1 is equal to op2