Hello.
As far as I know ..
In the programming language c #
Have the option of the "Control string"
Marked by (for example) "% 4d"
It makes for "printf" to assign each number, print width of 4 characters.
Do I have the ability to do the same also in c + +?
Thank you for helping!