c++ - Align Console Text -


i've switched visual studio 2010 2017 , i've noticed aligns text in console application differently.

previously, 2010 version leave few spaces console text , 2017 version, text aligned on left side hugs console application.

my question is, there anyway permutably align text have couple spaces between console , text instead of hugging it?


Comments

Popular posts from this blog

angular - Ionic slides - dynamically add slides before and after -

minify - Minimizing css files -

Add a dynamic header in angular 2 http provider -