◄Contents► ◄Index► ◄Back► ──────────────────────────────────────────────────────────────────────────── Fatal error C1061 compiler limit : blocks nested too deeply Nested blocks in the program exceeded the nesting limit allowed by the compiler. Rewrite the program, putting one or more nested blocks into a separate function. -♦-