[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 C2075   Too many locals

     Explanation:  You have exceeded the maximum of 255 local variables
     per function definition.  Use of this many local variables is probably
     an indication of a function that is too complex.

     Action:  Divide the routine into two or more subroutines.

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