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 - 3506 prototype does not match current declaration http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 3506                Prototype does not match current declaration
------------------------------------------------------------------------------
 Description
   This error occurs if there is a difference between the prototype and the
   current declaration of a function.

 Solution
   Make sure that the prototype and the definition are the same. If there is
   a need to deviate from the rule, make sure that the prototype is not
   visible to the compiler when the function body is compiled.

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