[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
function __max(v1, v2: longint): longint;
Calculates the maximum of two.
Example:
__max(4, 90) = 90;
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson