https://imgur.com/a/kb96Iq6
How to get that
"- - - - - - -"
in codeblocks console output?
I think this is a general C++ programming question.
Which is not suitable for our C::B forum.
Nope. I'm asking how to get that "-----" for every output without writing c++ code for it.
This is the default output, including the next 2 lines, when you run your application using Code::Blocks' "Run" button.
Nope it's not for me.
Quote from: giftofshivaji on April 02, 2023, 05:41:51 AM
Nope it's not for me.
So, stop using the Code::Blocks run button to run your program.
I suggest using the Toolsplus plugin or the Tools menu.
Tim S.