Hi,
What is lib file of cout & endl funtions?
I included "iostream" also.
Still I am getting this error.
ERROR: C:\MyApp\consol e.cpp(10): error C2065: 'cout' : undeclared identifier
--
Thanks & Regards,
Durga.
What is lib file of cout & endl funtions?
I included "iostream" also.
Still I am getting this error.
ERROR: C:\MyApp\consol e.cpp(10): error C2065: 'cout' : undeclared identifier
--
Thanks & Regards,
Durga.
Comment