Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.2 . Error Messages - <b>c2075 too many locals</b> http://www.X-Hacker.org [<<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.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson