How can I get std::cout to print to console? in C++ Rfrank Created April 02, 2018 21:51 std::cout << "Test" << std::endl; goes nowhere? Is there a way? Rick
Hi!
Could you please describe the issue in more detail and provide screenshots illustrating the issue?
Do you use Windows and MinGW?