I'm creating a space-delimited file.
In another language, I'm used to using Space(n) to add n-number of spaces.

Does c++ have anything similiar? Google isn't doing well for me.