I saw when I ran a console project in Visual Studio 2022, that the console window now has some garbage in it which it never had before. Underneath your program's output it shows the directory path and process exited with exit code 0. I was wondering if there is any way to get rid of that.
That stuff always has annoyed me. That's one of the reasons I like Eclipse. Nice clean output window.
That stuff always has annoyed me. That's one of the reasons I like Eclipse. Nice clean output window.