Compiler showing 26 errors max - normal?
#2

Yup. There is no sense in compiling further if there are so many errors already. Also if your brackets are screwed up, compiler won't know which scope is real anymore, variables will leak to global scope, and bad stuff will happen. Keep fixing errors line by line, bracket by bracket.
Reply


Messages In This Thread
Compiler showing 26 errors max - normal? - by iTorran - 21.03.2013, 17:10
Re: Compiler showing 26 errors max - normal? - by Misiur - 21.03.2013, 17:14

Forum Jump:


Users browsing this thread: 1 Guest(s)