Advertisements
Advertisements
Question
What is the use of setw( ) format manipulator?
Short/Brief Note
Advertisements
Solution
setw manipulator sets the width of the field assigned for the output. The field width determines the minimum number of characters to be written in output.
Syntax:
setw(number of characters)
shaalaa.com
Is there an error in this question or solution?
