Follow Us
Contribute
  • Register

Fatal Error C1313: compiler limit : type blocks may not be nested deeper than number levels

0 votes

Exception handling (or structured exception handling) blocks were nested too deeply.


requested 1 year ago by errorbase (169,970 points)

3 Solutions

0 votes

This article is a derivative work based on http://msdn.microsoft.com/en-us/library/69074azh.aspx" title="http://msdn.microsoft.com/en-us/library/69074azh.aspx" target="_blank">Fatal Error C1313 which is provided by http://msdn.microsoft.com/en-us/library/60k1461a.aspx" title="http://msdn.microsoft.com/en-us/library/60k1461a.aspx" target="_blank">MSDN Community Content - Visual C++.

solved 1 year ago by errorbase (169,970 points)
0 votes

Give more details for both cause and solution sections. Include some code examples.


solved 1 year ago by errorbase (169,970 points)
0 votes

Simplify your code.


solved 1 year ago by errorbase (169,970 points)

Related errors