How to edit Console output when debugging!

  • Thread starter Thread starter Khanh01
  • Start date Start date
K

Khanh01

Guest
Hello, I am starting to learn C ++ and C #, my question is when I run the project how do I delete unrelated lines of text. I couldn't think of any keyword to search for this question. I think you guys can help me quickly by what you know.

This is the text exported by the console


myresult

D:\2.0_VSTO_PROJECT\D_1_MY_PROJECT\6 C++\1.Helloworld\Helloworld\Debug\Helloworld.exe (process 14088) exited with code 0.
To automatically close the console when debugging stops, enable Tools->Options->Debugging->Automatically close the console when debugging stops.
Press any key to close this window . . .


In addition, I cannot post photos due to unconfirmed accounts. I opened gmail and found it again but could not find it. What should I do now

Thanks so much! :)

Continue reading...
 
Back
Top