Electrical and Computer Engineering
3
of 52
UAH
CPE 112
setw
Examples
Statement
(ans = 33, num = 7132)
Output (
means blank)
cout << setw(4) << ans
33