I thought that for every number you have inside the parenthesis, it would indent the text by one space. The code below shows the spaces that I'm trying to add before, in between, and after the text. I'm trying to be exact on the number of spaces that is shown below. So I'm wondering, how can I use the setw() to add the exact number of spaces that I need?