0

In cpp getting some output I don't want

after compiling and running I get the c/users line letting me know it ran with 0 errors. how do I get it to not display that

16th Oct 2018, 7:21 PM
travis
travis - avatar
3 Answers
+ 1
Because you don't have print statements (cout) in your code?
16th Oct 2018, 11:28 PM
qwerty
qwerty - avatar
0
What?
16th Oct 2018, 8:59 PM
KrOW
KrOW - avatar
0
its like a thread exit after the program has run with the file path than a completed with 0 errors
17th Oct 2018, 1:40 PM
travis
travis - avatar