I tried searching through the internet, but couldn't find any answer.
The visual studio opens up a cmd prompt when I run my program and the output's are shown there. Is there a way to not have a cmd window, but have this on some Windows GUI dialog box?
Please help. I need to sleep now!
EDIT: Ok, i think I didn't ask the question better. I still want a console application, but I just want my debug run outputs in a text-type window (like the output window in visual studio) rather than a command console. e.g. 'http://cpp.sh/' gives you the output in a text-window rather than create a console.