Hi,
during Debugging my console app for Win10 Desktop in the IDE, I'd like to see all the Outputs from printf Statements.
I just found a window "Meldungen" with a tab "Ausgabe", but there are only Outputs from the build steps
"...
0 Warnings
0 Errors
Time Elapsed ..."
Is it possible to Display the printf Outputs and how is it possible?
Nikolaus S58140