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 - 3900 symbol buffer full http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 3900                Symbol buffer full
------------------------------------------------------------------------------
 Description
   This error occurs when the compiler's main symbol table is full. This is
   caused by too many symbol names in the source code (including the header
   files).

 Solution
   Try to reduce the number of symbols by either splitting the source
   code file into two or more modules, and only include header files
   which are really necessary.

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