How can I get std::cout to print to console? in C++

std::cout << "Test" << std::endl; goes nowhere?

 

Is there a way?

 

Rick

 

0

Hi! 

Could you please describe the issue in more detail and provide screenshots illustrating the issue?

Do you use Windows and MinGW?

0

请先登录再写评论。