I can run C++ programs in Code::Blocks but not in Visual c++?
I will be using the same libraries, I actually tried a number of different versions for graphic c++, but ladies pull ” up ” an erroe, saying cout is an undeclared indentifier, but it doesnt job.why don’t this operate Please aid.I own code::obstructs 10.05, along with Visual c++ THE YEAR 2010, and it’s registered.what should i do
Try this one
#include
//using namespace std;
int main()
std::cout << "Hello Planet! \n";
give back 0;
Let’s view the rule.
Leave a Reply
You must be logged in to post a comment.