line length
已回答
my project works with really tall lines, but when I print the lines of text on the console it starts a new line after a certain length. How do I stop that?
请先登录再写评论。
Please check whether the "Use Soft Wraps" option is disabled on the console toolbar - https://www.jetbrains.com/help/clion/run-tool-window.html#console-toolbar.
it is disabled
On what platform do you use CLion? What toolchain do you use?