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 - 3404 extern initialization ignored http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 3404                Extern initialization ignored
------------------------------------------------------------------------------
 Description
   This warning occurs when attempting to initialize a variable that is
   is declared as external, at the place of declaration. External variables
   can be assigned only within code. The initialization within a vardef
   extern block is ignored.

 Solution
   Change the value of external variables in code only.

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