I have been coding in visual studio for a long time but I don't know how to integrate the command prompt window for the local windows debugger, with the visual studio interface itself.
I have seen there are other programs where the output is displayed within the interface of the program itself.
Programs such as NetBeans.
Is this a possible thing in c++?, as I am getting tired of going back and forth in the output executioner file for the local windows debugger.