Std::cout does not print anything on terminal

Hello, I was trying to get VS code to print “Hello World”

I need to use cl triplex.cpp /EHsc at terminal due to exception switch issue, however, even though there is no error, hello world still doesn’t get printed…please help

Compiling creates the program so the output isn’t going to be seen. You can see in your screenshot the the compilation output the file triplex.exe. Just type that to run it.

1 Like

Hi Dan, I was able to get terminal to generate the print.

I realized I have overlook the 07:00 min mark on the hello world video where triple.exe was typed in to generate the print. Thank you very much.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms