Attention for project plz

My all dear Friends:
I am making a project in Visual C++.
From my side i have done this very accurate but it is giving 102 errors and all errors are just.
: error C2143: syntax error : missing ';' before '<<'

Can anyone tell me whats meant by this error while there in no ';' is missing in my project. This same error is on each and every cout.

I will be very thankfull all of you ppl.

waiting for ur positive response.
You're either:
1. Using cout <<something instead of std::cout <<something
2. Not including <iostream>.
dear i m including<iostream>
but doing cout<<something not std::cout<<something b/c the case is same

this has no change in my project b/c i m also using using namespace std;


plz reply me soon
u can also reply me directly on
gmghulamabbas@gmail.com
thanks
Then you'll have to post code.
dear i can not send the code b/c its too lengthy that u can,t imagine
actualy i m making a complete software for Examiners.

its coding is in 1000s of lines.
so could u plz just tell me that what kind of problem can be this?
thanks
dear can u paste 3 of the lines dat r giving u the error plz
Thanks all of you people
you tried to solve my problem
and now its done with the help of online search on this error.

wish u all good luck
good night
Topic archived. No new replies allowed.