0 LIKES LikeUnLike
I am trying to write a program in visual studio C++ 2005. For example lets look at this program. #include <iostream>int main(){ std::cout <<"Hello World!\n"; return 0;}When I run the program the console window does not remain open for me to see the output. Does anyone know how i can fix this problem?
Tags:
Report (0) (0) | earlier
Latest activity: earlier. This question has 2 answers.