This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

errors

what are error 25, 53, 122 all about. i keep getting them in odd places and for stuff i am pretty sure is correct. (i know its correct for c++!) like the while one loop line has sveral eerorrs on it and all we did was change thew semicolon to an open braces.
thanks
anton

Parents
  • "like the while one loop line has sveral eerorrs on it and all we did was change thew semicolon to an open braces."

    Ah yes, famous last words: "all I did was..."

    Please post the real code, so that we can see what you've really done (not fogetting those pre and /pre tags)

Reply
  • "like the while one loop line has sveral eerorrs on it and all we did was change thew semicolon to an open braces."

    Ah yes, famous last words: "all I did was..."

    Please post the real code, so that we can see what you've really done (not fogetting those pre and /pre tags)

Children