I find this also very important. Especially when I write
unit tests, because my unit tests are in a console program
that prints test failures on the console.
It would be even nicer if Dev-C++ recognized the filenames
and linenumbers in the output and show that line of code if
it is double clicked (like in the MSVC IDE).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=1099788
I find this also very important. Especially when I write
unit tests, because my unit tests are in a console program
that prints test failures on the console.
It would be even nicer if Dev-C++ recognized the filenames
and linenumbers in the output and show that line of code if
it is double clicked (like in the MSVC IDE).