View Single Post
Old 04-02-2005, 11:59 AM   #13 (permalink)
redhead
Newbie
 
redhead's Avatar
 
Join Date: Jun 2002
Location: Denmark
Posts: 1,705
redhead is on a distinguished road
Quote:
Originally Posted by cleverest
Also what does #include <iomanip> allow you to do? Haven't seen that one yet...
It makes it possible to use the setprecision() and setiosflags(), which enables the output of the total amount to have <value>.00 instead of just <value>
Quote:
How long have you both been doing C++??
I live and breath for ANSI C, I've been programming proffesionaly since 1996. But I havn't touched C++ that much in the last 5 years or so..

Since I noticed you deleted (or tried to delete) one of your posts I took the liberty to physicaly removing it.
__________________
Don't worry Ma'am, We're university students, We know what We're doing.
-----
If you pull the pin, Mr.Grenade would no longer be your friend.
-----
01000111 01101111 00100000 01000011 00100000 00100001
redhead is online now   Reply With Quote