Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CPP

cout was not declared in this scope

__tester__.cpp: In function ‘int main()’:
__tester__.cpp:10:5: error: ‘cout’ was not declared in this scope
     cout <<"Traversing using iterator ";
     ^~~~
Source by codingburgas.org #
 
PREVIOUS NEXT
Tagged: #cout #declared #scope
ADD COMMENT
Topic
Name
5+7 =