[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
   function  __main(b: longint; w: word): longint;

   Calculates the main.

   Examples:
     __main(   0, 8192) =    0
     __main(2182, 8192) = 8192
     __main(8192, 8192) = 8192
     __main(8193, 8192) = 16384

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