Can anyone debug the syntax error for me? thx in advance.?
This C++ program should display a message on the screen. But two errors appeared instead, namely, error C2653: 'std' : is not a cl or namespace name, error C2065: 'cout' : undeclared identifier.
No comments:
Post a Comment