Математика, Физика, Computer Science, Machine Learning, LaTeX, Механика и Техника, Химия, Биология и Медицина, Экономика и Финансовая Математика, Гуманитарные науки
Описание ошибки: A1007 nesting level too deep The assembler reached its nesting limit. The limit is 20 levels except where noted otherwise. One of the following was nested too deeply: - A high-level directive such as .IF, .REPEAT, or .WHILE - A structure definition - A conditional-assembly directive - A procedure definition - A PUSHCONTEXT directive (the limit is 10). - A segment definition - An include file - A macro
iifat
Re: Вопрос по Ассемблеру
24.11.2014, 02:07
Ну, в общем, похоже на бесконечную рекурсию в макрокоманде. Устранить — исправить ошибку в этой макрокоманде. Возможно, конечно, что просто уж очень сложная программа, но слабо верится.
Toucan
Posted automatically
24.11.2014, 13:27
i
Тема перемещена из форума «Computer Science» в форум «Программирование»