This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

BIOS is not very C++ friendly

The 32 character limit on labels ( function names for example ) is very limiting for us C++ users who contend with name mangling.  Is there any way to increase the max label size?

 

John