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 - 3502 illegal parameter modifier http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 3502                Illegal parameter modifier
------------------------------------------------------------------------------
 Description
   This error occurs when the parameter list of a function contains a
   ptr( struct ) parameter passed by value. In the current language
   implementation the value modifier must not be used with the ptr( struct )
   data type, although formally it is correct.

 Solution
   Do not specify the value modifier for ptr( struct ) parameters.

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