Monday, July 27, 2009

Why when i compile my c++ project with visual studio 2005?

the error message tell me tat cannot find %26lt;iostream.h%26gt;....dunno why....can anyone tell me??

Why when i compile my c++ project with visual studio 2005?
Try to change it to


#include %26lt;iostream%26gt;


(w/o ".h").

flower beds

No comments:

Post a Comment