M
mchoya
Hello all,
I want to display a list of ints for example 100, 1000, 10000 as prices
$1.00, $10.00, $100.00.
Can I do this?
I guess I have to use the iomanip lib. But the only manipulators I know
deal with floats.
Thanks, I'll keep trying.
I want to display a list of ints for example 100, 1000, 10000 as prices
$1.00, $10.00, $100.00.
Can I do this?
I guess I have to use the iomanip lib. But the only manipulators I know
deal with floats.
Thanks, I'll keep trying.