Go Back   The UNIX and Linux Forums > Top Forums > Programming
.
google site




Thread: Newbie Q
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #5 (permalink)  
Old 03-20-2002
<Therapy> <Therapy> is offline
Registered User
 

Join Date: Jan 2002
Location: Sweden
Posts: 14
Exclamation Error

Ok, now I do got error:

hello.cpp: In function `int main ()':
hello.cpp:5: `cout' undeclared (first use this function)
hello.cpp:5: (Each undeclared identifier is reported only once for each
function it appears in.)

`cout' undeclared? I don't get this....