Visual C++ #include error
-
:sigh: Ok, everytime I enter aa code with anny of the #include starters, i get 103 errors and 2 warnings, and then I look for them, and it opens a new window "tab" thingy, and otsream, or istream or math or w/e i am using comes up. It makes testing fully written programs impossible to test. Does anyone know how to fix it??
"The beauty of Grace is that it makes life not fair" Relient K, Be my Escape
-
:sigh: Ok, everytime I enter aa code with anny of the #include starters, i get 103 errors and 2 warnings, and then I look for them, and it opens a new window "tab" thingy, and otsream, or istream or math or w/e i am using comes up. It makes testing fully written programs impossible to test. Does anyone know how to fix it??
"The beauty of Grace is that it makes life not fair" Relient K, Be my Escape
You can get this type of error if one of your include files has a procedure/function definition statement that is missing a ;
-
:sigh: Ok, everytime I enter aa code with anny of the #include starters, i get 103 errors and 2 warnings, and then I look for them, and it opens a new window "tab" thingy, and otsream, or istream or math or w/e i am using comes up. It makes testing fully written programs impossible to test. Does anyone know how to fix it??
"The beauty of Grace is that it makes life not fair" Relient K, Be my Escape
can you paste the first error message please ? also, give us a relevant piece of code so that we can see what's wrong there...
[VisualCalc][Binary Guide][CommDialogs] | [Forums Guidelines]
-
can you paste the first error message please ? also, give us a relevant piece of code so that we can see what's wrong there...
[VisualCalc][Binary Guide][CommDialogs] | [Forums Guidelines]
Just look at the display name of the OP. That must give you a clue. :suss:
Nobody can give you wiser advice than yourself. - Cicero .·´¯`·->Rajesh<-·´¯`·. Codeproject.com: Visual C++ MVP