Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Force 4.0 Reference - 3403 illegal variable initialization http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 3403                Illegal variable initialization
------------------------------------------------------------------------------
 Description
   This error occurs when attempting to initialize a local variable at
   the place of declaration. Local variables cannot be preinitialized in
   a vardef block.

 Solution
   Initialize local variables in the beginning of code instead of in a
   vardef block.

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