I tried compiling a "hello world" script but I got this error message:
Compiling...
testprgm.cpp
testprgm.cpp(2) : error C2019: expected preprocessor directive, found '<'
testprgm.cpp(6) : error C2065: 'cout' : undeclared identifier
Why doesn't it work? Am I even supposed to compile it first...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.