Jun 13, 2009 at 4:05pm UTC
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.
Jun 13, 2009 at 4:08pm UTC
You're either:
1. Using cout <<something instead of std::cout <<something
2. Not including <iostream>.
Jun 13, 2009 at 4:17pm UTC
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
Jun 13, 2009 at 4:51pm UTC
Then you'll have to post code.
Jun 13, 2009 at 5:40pm UTC
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
Jun 13, 2009 at 5:56pm UTC
dear can u paste 3 of the lines dat r giving u the error plz
Jun 13, 2009 at 6:52pm UTC
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