Results 1 to 5 of 5

Thread: Weird Error

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Apr 2001
    Posts
    843

    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"

  2. #2
    Frenzied Member
    Join Date
    Jul 1999
    Posts
    1,800
    post your code, let me see...

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Apr 2001
    Posts
    843
    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"

  4. #4
    Frenzied Member
    Join Date
    Jul 1999
    Posts
    1,800
    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

  5. #5

    Thread Starter
    Fanatic Member
    Join Date
    Apr 2001
    Posts
    843
    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
  •  



Click Here to Expand Forum to Full Width