Hi,
I've got a huge C++ class. When I compile it, the following error message occurs: error: class is too large I would like to know what this does exactly mean. Code too large, data too large ? What are the means to tackle this issue? I already tried this -> http://www.keil.com/forum/docs/thread15083.asp
Thanks a lot for your help,
Pierre