[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
   function  __min(v1, v2: longint): longint;

   Calculates the minimum of two.

   Example:
     __min(4, 90) = 4;

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson