[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  RECTGEN(r,  row1,  col1,  row2,  col2)  \
        {\
          r.top    = row1;\
          r.left   = col1;\
          r.bottom = row2;\
          r.right  = col2;\
        }

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