|
-
May 4th, 2002, 07:26 PM
#1
Thread Starter
Fanatic Member
Weird Error
I am working in VC ++ 6 and I am getting a weird error that says "end of file found before left brace..." I checked and all my braces are fine! What could there be wrong?
Thank you
"The difference between mad and genius is the success"
-
May 4th, 2002, 07:38 PM
#2
Frenzied Member
post your code, let me see...
-
May 4th, 2002, 07:44 PM
#3
Thread Starter
Fanatic Member
Hi steve... actually I just realized that I was missing something like END_ADO_BINDING..... and the error is gone. Instead... now I have only 304 errors... c++ is so.... "funny" sometimes or maybe ALWAYS!
"The difference between mad and genius is the success"
-
May 4th, 2002, 08:10 PM
#4
Frenzied Member
cool
yeah sometimes C++ finds a few more errors than there are...1 can cause hundreds more, fix the first one and they all may be fixed
-
May 4th, 2002, 09:03 PM
#5
Thread Starter
Fanatic Member
Yes... I have noticed that! It seems that the compiler goes to the lowest lever or layer and tells you the errorS!!
Thank for the tip!
"The difference between mad and genius is the success"
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|